aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-05-23 08:24:12 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-05-23 08:24:12 +0000
commit47cb6d56109c4034cc46f9df3273f8fef876c31b (patch)
tree0e7f9ef72ae465ab2f75cc145d05e160bf414969 /URPM.pm
parentffaa6d703115cc1fcb1f00e2fe2fc5632ca953bc (diff)
downloadperl-URPM-47cb6d56109c4034cc46f9df3273f8fef876c31b.tar
perl-URPM-47cb6d56109c4034cc46f9df3273f8fef876c31b.tar.gz
perl-URPM-47cb6d56109c4034cc46f9df3273f8fef876c31b.tar.bz2
perl-URPM-47cb6d56109c4034cc46f9df3273f8fef876c31b.tar.xz
perl-URPM-47cb6d56109c4034cc46f9df3273f8fef876c31b.zip
3.143.14
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 d452695..99af3d0 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.13';
+our $VERSION = '3.14';
URPM->bootstrap($VERSION);