aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-09-14 15:54:15 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-09-14 15:54:15 +0200
commit35edffe6ee726fe4084aca1e0b2725fcfc82131a (patch)
tree8f85380c1c67762478345e06c07b261e468dd807 /URPM.pm
parentffd6d10ee61b986340939c364c4a44a64882610d (diff)
downloadperl-URPM-35edffe6ee726fe4084aca1e0b2725fcfc82131a.tar
perl-URPM-35edffe6ee726fe4084aca1e0b2725fcfc82131a.tar.gz
perl-URPM-35edffe6ee726fe4084aca1e0b2725fcfc82131a.tar.bz2
perl-URPM-35edffe6ee726fe4084aca1e0b2725fcfc82131a.tar.xz
perl-URPM-35edffe6ee726fe4084aca1e0b2725fcfc82131a.zip
5.195.19
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 4e78d94..cb09885 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '5.18';
+our $VERSION = '5.19';
URPM->bootstrap($VERSION);