aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-12 11:32:43 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-12 11:32:43 +0000
commit79115dcc188f4436614d2932707eda6bf2739c18 (patch)
tree6fa86e0e842e6a8df6449c6d21a2586f4abaf306 /URPM.pm
parent1ef4588c1e65bae444f1778c9ea6b1ced8db7bcc (diff)
downloadperl-URPM-79115dcc188f4436614d2932707eda6bf2739c18.tar
perl-URPM-79115dcc188f4436614d2932707eda6bf2739c18.tar.gz
perl-URPM-79115dcc188f4436614d2932707eda6bf2739c18.tar.bz2
perl-URPM-79115dcc188f4436614d2932707eda6bf2739c18.tar.xz
perl-URPM-79115dcc188f4436614d2932707eda6bf2739c18.zip
1.741.74
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 527e4bf..7da59ec 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.73';
+our $VERSION = '1.74';
URPM->bootstrap($VERSION);