aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-12 20:45:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-12 20:45:14 +0000
commit545b23efc1d52191e81ff5f9a8def3c8525b52aa (patch)
tree0950a7bc0797cdf81d61a87f4562fbf9d3ed2dd1 /URPM.pm
parent2a90cb014e855a07d89bbc22b1e2ac83f7b03669 (diff)
downloadperl-URPM-545b23efc1d52191e81ff5f9a8def3c8525b52aa.tar
perl-URPM-545b23efc1d52191e81ff5f9a8def3c8525b52aa.tar.gz
perl-URPM-545b23efc1d52191e81ff5f9a8def3c8525b52aa.tar.bz2
perl-URPM-545b23efc1d52191e81ff5f9a8def3c8525b52aa.tar.xz
perl-URPM-545b23efc1d52191e81ff5f9a8def3c8525b52aa.zip
1.751.75
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 7da59ec..41d51ac 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.74';
+our $VERSION = '1.75';
URPM->bootstrap($VERSION);