aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-06-28 20:57:31 +0000
committerThierry Vignaud <tv@mageia.org>2012-06-28 20:57:31 +0000
commite7a551af7f6bb4d3feaa02dcde52899f6ecb2f37 (patch)
tree744cf46fdfd7e6037400847598035ee24a6e3711 /URPM.pm
parent894623228a8ed90aeadde862acd28613f1f54e7a (diff)
downloadperl-URPM-e7a551af7f6bb4d3feaa02dcde52899f6ecb2f37.tar
perl-URPM-e7a551af7f6bb4d3feaa02dcde52899f6ecb2f37.tar.gz
perl-URPM-e7a551af7f6bb4d3feaa02dcde52899f6ecb2f37.tar.bz2
perl-URPM-e7a551af7f6bb4d3feaa02dcde52899f6ecb2f37.tar.xz
perl-URPM-e7a551af7f6bb4d3feaa02dcde52899f6ecb2f37.zip
4.104.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 ba82c3b..6eb29a8 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '4.9';
+our $VERSION = '4.10';
URPM->bootstrap($VERSION);