aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-03 08:07:53 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-03 08:07:53 +0000
commit9aaa43784bd522453fffe6f7f4ec13db93b5ec5b (patch)
tree40f09626ce145e9b42df9ab8d51d3ff74c5a2cef /URPM.pm
parent4d9a21f6c378cbcb64a1451baa3114bd918574ef (diff)
downloadperl-URPM-9aaa43784bd522453fffe6f7f4ec13db93b5ec5b.tar
perl-URPM-9aaa43784bd522453fffe6f7f4ec13db93b5ec5b.tar.gz
perl-URPM-9aaa43784bd522453fffe6f7f4ec13db93b5ec5b.tar.bz2
perl-URPM-9aaa43784bd522453fffe6f7f4ec13db93b5ec5b.tar.xz
perl-URPM-9aaa43784bd522453fffe6f7f4ec13db93b5ec5b.zip
1.781.78
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 5352d13..7b07a79 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.77';
+our $VERSION = '1.78';
URPM->bootstrap($VERSION);