aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-11 12:21:20 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-11 12:21:20 +0000
commit6f96bc4258c5e8ed7c054a56ae811c7a6b5e684e (patch)
tree01289c852b443438462763b9cdd1b8bded914412 /URPM.pm
parent58a1295c9e02e5c80e0229b4842d16102e064494 (diff)
downloadperl-URPM-6f96bc4258c5e8ed7c054a56ae811c7a6b5e684e.tar
perl-URPM-6f96bc4258c5e8ed7c054a56ae811c7a6b5e684e.tar.gz
perl-URPM-6f96bc4258c5e8ed7c054a56ae811c7a6b5e684e.tar.bz2
perl-URPM-6f96bc4258c5e8ed7c054a56ae811c7a6b5e684e.tar.xz
perl-URPM-6f96bc4258c5e8ed7c054a56ae811c7a6b5e684e.zip
1.731.73
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 1042380..527e4bf 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.72';
+our $VERSION = '1.73';
URPM->bootstrap($VERSION);