aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-01-17 18:14:26 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-01-17 18:14:38 +0100
commit1095f57e60c767b72576079308e250b710a1368a (patch)
treef8dd184bc34d9ff41ab553bd28b6c79445e88580 /URPM.pm
parentfd43bab38200c17a617996a3b38ed703c7eec530 (diff)
downloadperl-URPM-1095f57e60c767b72576079308e250b710a1368a.tar
perl-URPM-1095f57e60c767b72576079308e250b710a1368a.tar.gz
perl-URPM-1095f57e60c767b72576079308e250b710a1368a.tar.bz2
perl-URPM-1095f57e60c767b72576079308e250b710a1368a.tar.xz
perl-URPM-1095f57e60c767b72576079308e250b710a1368a.zip
5.24.15.24.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 133b31a..aa2b5f0 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = 'v5.24';
+our $VERSION = 'v5.24.1';
URPM->bootstrap($VERSION);