aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-10-18 17:18:54 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-10-18 17:59:37 +0200
commit447a0bf336a269f34de9366161601f39e5046a9a (patch)
tree8cbb49f8db8aba0e1cbd6a69efcf8befacc478c1 /URPM.pm
parentdab9efd9109587ef9b130ca1de05ae8533fa7928 (diff)
downloadperl-URPM-447a0bf336a269f34de9366161601f39e5046a9a.tar
perl-URPM-447a0bf336a269f34de9366161601f39e5046a9a.tar.gz
perl-URPM-447a0bf336a269f34de9366161601f39e5046a9a.tar.bz2
perl-URPM-447a0bf336a269f34de9366161601f39e5046a9a.tar.xz
perl-URPM-447a0bf336a269f34de9366161601f39e5046a9a.zip
5.105.10
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 fd041e4..564039f 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '5.09';
+our $VERSION = '5.10';
URPM->bootstrap($VERSION);