aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-03-24 15:55:24 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-03-24 15:55:24 +0000
commit1ddd3aa42b757a44b800866ab1000a1e69bccca2 (patch)
treed66116d367294cf61aedb916715a9cec048f70e2 /URPM.pm
parent6d90b43320cecf65dcc100bfbe7c5a5ce23e8b2e (diff)
downloadperl-URPM-1ddd3aa42b757a44b800866ab1000a1e69bccca2.tar
perl-URPM-1ddd3aa42b757a44b800866ab1000a1e69bccca2.tar.gz
perl-URPM-1ddd3aa42b757a44b800866ab1000a1e69bccca2.tar.bz2
perl-URPM-1ddd3aa42b757a44b800866ab1000a1e69bccca2.tar.xz
perl-URPM-1ddd3aa42b757a44b800866ab1000a1e69bccca2.zip
3.273.27
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 c50bd7c..2aa7896 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.26';
+our $VERSION = '3.27';
URPM->bootstrap($VERSION);