aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-09 14:58:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-09 14:58:30 +0000
commit56c19b8782fdc08eae4ce2fa5487211424cdc329 (patch)
tree16a2fbb95443f97880e5e57b5d4d9dd5f33711d5 /URPM.pm
parent5681246da10811a2d866671e65ca5b13eb8e9e74 (diff)
downloadperl-URPM-56c19b8782fdc08eae4ce2fa5487211424cdc329.tar
perl-URPM-56c19b8782fdc08eae4ce2fa5487211424cdc329.tar.gz
perl-URPM-56c19b8782fdc08eae4ce2fa5487211424cdc329.tar.bz2
perl-URPM-56c19b8782fdc08eae4ce2fa5487211424cdc329.tar.xz
perl-URPM-56c19b8782fdc08eae4ce2fa5487211424cdc329.zip
1.701.70
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 4aec9f3..7d91682 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.69';
+our $VERSION = '1.70';
URPM->bootstrap($VERSION);