aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-10-05 09:48:33 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-10-05 09:48:33 +0000
commit79308c26b9ee2c3c5138c3f12c45f9c872b3e1ba (patch)
tree82706ee26fae6a6e54e6598667ce27271c6ebb3d /URPM.pm
parent2d192ce8c634de12bd2c90f0573ffe699c81702d (diff)
downloadperl-URPM-79308c26b9ee2c3c5138c3f12c45f9c872b3e1ba.tar
perl-URPM-79308c26b9ee2c3c5138c3f12c45f9c872b3e1ba.tar.gz
perl-URPM-79308c26b9ee2c3c5138c3f12c45f9c872b3e1ba.tar.bz2
perl-URPM-79308c26b9ee2c3c5138c3f12c45f9c872b3e1ba.tar.xz
perl-URPM-79308c26b9ee2c3c5138c3f12c45f9c872b3e1ba.zip
3.333.33
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 df81cb3..0e5a9dc 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.32';
+our $VERSION = '3.33';
URPM->bootstrap($VERSION);