aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-09-16 18:02:28 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-09-16 18:02:28 +0200
commit945c545573aaf5eb99ee7485b894316815b433fb (patch)
tree0b27b1fbc225cd1d5dd16c5461eb710c15e6ac8a /URPM.pm
parent9ca91793df869a41261b3bcfc552e8302d3d0159 (diff)
downloadperl-URPM-945c545573aaf5eb99ee7485b894316815b433fb.tar
perl-URPM-945c545573aaf5eb99ee7485b894316815b433fb.tar.gz
perl-URPM-945c545573aaf5eb99ee7485b894316815b433fb.tar.bz2
perl-URPM-945c545573aaf5eb99ee7485b894316815b433fb.tar.xz
perl-URPM-945c545573aaf5eb99ee7485b894316815b433fb.zip
5.205.20
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 cb09885..2ad8f5f 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '5.19';
+our $VERSION = '5.20';
URPM->bootstrap($VERSION);