aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-20 15:08:03 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-20 15:08:03 +0000
commit1273ceda9a7ba3b7c30273e2e0256b1f9c6b0203 (patch)
treeab2bc8246ffdf9ce0638e696cfc3648cde00d150 /URPM.pm
parent704e57da612feb3f9085f43dbdca1f6f6e7bcf2b (diff)
downloadperl-URPM-1273ceda9a7ba3b7c30273e2e0256b1f9c6b0203.tar
perl-URPM-1273ceda9a7ba3b7c30273e2e0256b1f9c6b0203.tar.gz
perl-URPM-1273ceda9a7ba3b7c30273e2e0256b1f9c6b0203.tar.bz2
perl-URPM-1273ceda9a7ba3b7c30273e2e0256b1f9c6b0203.tar.xz
perl-URPM-1273ceda9a7ba3b7c30273e2e0256b1f9c6b0203.zip
2.032.03
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 7427ae0..e2bf32a 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '2.02';
+our $VERSION = '2.03';
URPM->bootstrap($VERSION);