aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-06-14 00:26:24 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-06-14 00:26:24 +0200
commit953a3c255ec6aa9f43cfb41826bfe3219e3e5d33 (patch)
tree9a7796def4f4d10a1d367c0653b47235eaa92b60 /URPM.pm
parent73526916f93a2c54a9a9b772ef9c269b29adcdd5 (diff)
downloadperl-URPM-5.12.1.tar
perl-URPM-5.12.1.tar.gz
perl-URPM-5.12.1.tar.bz2
perl-URPM-5.12.1.tar.xz
perl-URPM-5.12.1.zip
5.12.15.12.1
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 a2e5542..0dc6963 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '5.12';
+our $VERSION = '5.12.1';
URPM->bootstrap($VERSION);