aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-03-23 15:47:08 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2010-03-23 15:47:08 +0000
commitf386b1143c4aca6eaf95e7348bb22c8b5521b187 (patch)
treece1daaf78cc41c5ffa10ae60ccc0f3326d12fcc4 /URPM.pm
parentcc9bb010925a484ed9b9f12b7fda2a592eb5131a (diff)
downloadperl-URPM-f386b1143c4aca6eaf95e7348bb22c8b5521b187.tar
perl-URPM-f386b1143c4aca6eaf95e7348bb22c8b5521b187.tar.gz
perl-URPM-f386b1143c4aca6eaf95e7348bb22c8b5521b187.tar.bz2
perl-URPM-f386b1143c4aca6eaf95e7348bb22c8b5521b187.tar.xz
perl-URPM-f386b1143c4aca6eaf95e7348bb22c8b5521b187.zip
3.343.34
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 0e5a9dc..6e418c4 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.33';
+our $VERSION = '3.34';
URPM->bootstrap($VERSION);