aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-30 13:57:33 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-05-01 00:22:09 +0200
commit6a48db05e192f766e7b5f6312c3c3ae518d0a1e6 (patch)
tree8cbf83dfed0d8618c7e1d14962deab0f25d140b0 /URPM.pm
parent0a39d14fe610f8c8cdaa76637525aafc91ae6d23 (diff)
downloadperl-URPM-6a48db05e192f766e7b5f6312c3c3ae518d0a1e6.tar
perl-URPM-6a48db05e192f766e7b5f6312c3c3ae518d0a1e6.tar.gz
perl-URPM-6a48db05e192f766e7b5f6312c3c3ae518d0a1e6.tar.bz2
perl-URPM-6a48db05e192f766e7b5f6312c3c3ae518d0a1e6.tar.xz
perl-URPM-6a48db05e192f766e7b5f6312c3c3ae518d0a1e6.zip
5.285.28
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 c73fc72..c3a255a 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -14,7 +14,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = 'v5.27';
+our $VERSION = 'v5.28';
URPM->bootstrap($VERSION);