aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-11-22 18:26:57 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-11-22 18:26:57 +0000
commit41e58d55831e3ea8c5a623bcd02fd79a47f4e04c (patch)
treebddb84a9c7dd427ef7fb190c8f043a489fdea1bf /URPM.pm
parent4907ee05e51dce10c1ae851755028d68e3bfa641 (diff)
downloadperl-URPM-41e58d55831e3ea8c5a623bcd02fd79a47f4e04c.tar
perl-URPM-41e58d55831e3ea8c5a623bcd02fd79a47f4e04c.tar.gz
perl-URPM-41e58d55831e3ea8c5a623bcd02fd79a47f4e04c.tar.bz2
perl-URPM-41e58d55831e3ea8c5a623bcd02fd79a47f4e04c.tar.xz
perl-URPM-41e58d55831e3ea8c5a623bcd02fd79a47f4e04c.zip
2.102.10
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 2dc3eb0..3a25b4f 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '2.09';
+our $VERSION = '2.10';
URPM->bootstrap($VERSION);