aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-28 13:29:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-28 13:29:40 +0000
commit491426fc1d536c3f9048393991004f3c22a1de3d (patch)
tree3275c257d99f49606c516082fa09ef9de0cb7f98 /URPM.pm
parentdb9832322d92e764c7d9ebc9f9f0040cceb6f60f (diff)
downloadperl-URPM-491426fc1d536c3f9048393991004f3c22a1de3d.tar
perl-URPM-491426fc1d536c3f9048393991004f3c22a1de3d.tar.gz
perl-URPM-491426fc1d536c3f9048393991004f3c22a1de3d.tar.bz2
perl-URPM-491426fc1d536c3f9048393991004f3c22a1de3d.tar.xz
perl-URPM-491426fc1d536c3f9048393991004f3c22a1de3d.zip
3.113.11
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 cb0afde..b2c1967 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.10';
+our $VERSION = '3.11';
URPM->bootstrap($VERSION);