aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2012-01-15 03:15:39 +0000
committerOlivier Blin <blino@mageia.org>2012-01-15 03:15:39 +0000
commit33e07db6054142e47a3fc42be739825476256347 (patch)
tree714aad58d5eb275febf3b326e59a6274bf86a11b /URPM.pm
parent1e90ec2852b9d0370efb7a9af8d215900848a038 (diff)
downloadperl-URPM-33e07db6054142e47a3fc42be739825476256347.tar
perl-URPM-33e07db6054142e47a3fc42be739825476256347.tar.gz
perl-URPM-33e07db6054142e47a3fc42be739825476256347.tar.bz2
perl-URPM-33e07db6054142e47a3fc42be739825476256347.tar.xz
perl-URPM-33e07db6054142e47a3fc42be739825476256347.zip
3.38.63.38.6
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 1914d44..5187558 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.38.5';
+our $VERSION = '3.38.6';
URPM->bootstrap($VERSION);