aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-07-07 21:53:26 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-07-07 21:53:26 +0000
commit724f619c39ab45497b7a8cdaf568c37c34926a16 (patch)
tree29c11f79b4342a059de0ec335354599632ed393e /URPM.pm
parent078e57da51845413408d1a0a69fc68777bad8232 (diff)
downloadperl-URPM-724f619c39ab45497b7a8cdaf568c37c34926a16.tar
perl-URPM-724f619c39ab45497b7a8cdaf568c37c34926a16.tar.gz
perl-URPM-724f619c39ab45497b7a8cdaf568c37c34926a16.tar.bz2
perl-URPM-724f619c39ab45497b7a8cdaf568c37c34926a16.tar.xz
perl-URPM-724f619c39ab45497b7a8cdaf568c37c34926a16.zip
3.183.18
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/URPM.pm b/URPM.pm
index 511db42..a6552bb 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.17';
+our $VERSION = '3.18';
URPM->bootstrap($VERSION);