aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-02-09 21:25:06 +0000
committerThierry Vignaud <tv@mageia.org>2013-02-09 21:25:06 +0000
commit251e6cf737712249203798cd6a53766452d4240d (patch)
tree6fd6a9221b4f41777ea7a79a82d5546f18361cbd /URPM.pm
parent61f2f2b0e753c456768ef0babe397fba794eeb41 (diff)
downloadperl-URPM-251e6cf737712249203798cd6a53766452d4240d.tar
perl-URPM-251e6cf737712249203798cd6a53766452d4240d.tar.gz
perl-URPM-251e6cf737712249203798cd6a53766452d4240d.tar.bz2
perl-URPM-251e6cf737712249203798cd6a53766452d4240d.tar.xz
perl-URPM-251e6cf737712249203798cd6a53766452d4240d.zip
4.264.26
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 c0f9634..b068d6c 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '4.25';
+our $VERSION = '4.26';
URPM->bootstrap($VERSION);