aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-11-10 17:53:40 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-11-10 17:53:40 +0100
commit622f0f0b118d9a5b94f01a07f40191e7888b2c4a (patch)
treed893d46d5d5b9a470faa0bbb50929856a3c1e247 /URPM.pm
parent8aceb9b6a318668d0795af52bf9ea9dbb33351d9 (diff)
downloadperl-URPM-622f0f0b118d9a5b94f01a07f40191e7888b2c4a.tar
perl-URPM-622f0f0b118d9a5b94f01a07f40191e7888b2c4a.tar.gz
perl-URPM-622f0f0b118d9a5b94f01a07f40191e7888b2c4a.tar.bz2
perl-URPM-622f0f0b118d9a5b94f01a07f40191e7888b2c4a.tar.xz
perl-URPM-622f0f0b118d9a5b94f01a07f40191e7888b2c4a.zip
5.125.12
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 114b6bb..a2e5542 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '5.11';
+our $VERSION = '5.12';
URPM->bootstrap($VERSION);