aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-03-27 14:58:35 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-03-27 14:58:35 +0000
commitbb9acaba360cbdb1ad4736fc6ca6c032c9fc95a3 (patch)
tree91996ca111fd652aa009b33376c98851f827275a /URPM.pm
parent2c6c1adc02c7ae773ee96acd4b023c039b7df153 (diff)
downloadperl-URPM-bb9acaba360cbdb1ad4736fc6ca6c032c9fc95a3.tar
perl-URPM-bb9acaba360cbdb1ad4736fc6ca6c032c9fc95a3.tar.gz
perl-URPM-bb9acaba360cbdb1ad4736fc6ca6c032c9fc95a3.tar.bz2
perl-URPM-bb9acaba360cbdb1ad4736fc6ca6c032c9fc95a3.tar.xz
perl-URPM-bb9acaba360cbdb1ad4736fc6ca6c032c9fc95a3.zip
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 6fd3d4e..9b31ee8 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.28';
+our $VERSION = '3.29';
URPM->bootstrap($VERSION);