aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-10-26 22:58:19 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-10-26 22:58:19 +0100
commit70e96604413a7533792360fa7c6e18e65759196e (patch)
tree9d2817049b76d73fb09faa897753a308dfdd4cba /URPM.pm
parent3f34635ec12cdc94f1e088f37471063882fadc95 (diff)
downloadperl-URPM-70e96604413a7533792360fa7c6e18e65759196e.tar
perl-URPM-70e96604413a7533792360fa7c6e18e65759196e.tar.gz
perl-URPM-70e96604413a7533792360fa7c6e18e65759196e.tar.bz2
perl-URPM-70e96604413a7533792360fa7c6e18e65759196e.tar.xz
perl-URPM-70e96604413a7533792360fa7c6e18e65759196e.zip
5.025.02
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 169bdc4..8d72f1a 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '5.01';
+our $VERSION = '5.02';
URPM->bootstrap($VERSION);