aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-05-03 14:49:36 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-05-03 14:49:36 +0000
commit161e88095e65696bcefd769026e8a0b616e4f015 (patch)
tree2a735003048121be989ef5dab5241ac1bffd8456 /URPM.pm
parent9e5e408586d3bbc9989b539c9b0f7fbb17162f73 (diff)
downloadperl-URPM-161e88095e65696bcefd769026e8a0b616e4f015.tar
perl-URPM-161e88095e65696bcefd769026e8a0b616e4f015.tar.gz
perl-URPM-161e88095e65696bcefd769026e8a0b616e4f015.tar.bz2
perl-URPM-161e88095e65696bcefd769026e8a0b616e4f015.tar.xz
perl-URPM-161e88095e65696bcefd769026e8a0b616e4f015.zip
1.621.62
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 e19a0a3..9a8c968 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.61';
+our $VERSION = '1.62';
URPM->bootstrap($VERSION);