aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-13 12:44:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-13 12:44:54 +0000
commit67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc (patch)
tree1fce565f20e4b10856921d706f629b513063058e /URPM.pm
parent7adfb0f02827d69ce73542f7112e37b900ee939c (diff)
downloadperl-URPM-67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc.tar
perl-URPM-67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc.tar.gz
perl-URPM-67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc.tar.bz2
perl-URPM-67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc.tar.xz
perl-URPM-67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc.zip
2.002.00
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 2673825..517f387 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.80';
+our $VERSION = '2.00';
URPM->bootstrap($VERSION);