aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-25 23:22:46 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-25 23:22:46 +0000
commitf8def642e297a7e91f68a209cb718f257c3ca54f (patch)
tree37774a76e03a864bd9bcd4377fc12b1a0aa5783a /URPM.pm
parent0cbc88034ec43186c292ac2800a71b2fc61f6fbb (diff)
downloadperl-URPM-f8def642e297a7e91f68a209cb718f257c3ca54f.tar
perl-URPM-f8def642e297a7e91f68a209cb718f257c3ca54f.tar.gz
perl-URPM-f8def642e297a7e91f68a209cb718f257c3ca54f.tar.bz2
perl-URPM-f8def642e297a7e91f68a209cb718f257c3ca54f.tar.xz
perl-URPM-f8def642e297a7e91f68a209cb718f257c3ca54f.zip
3.103.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 51aad44..cb0afde 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.09';
+our $VERSION = '3.10';
URPM->bootstrap($VERSION);