aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-27 16:24:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-27 16:24:24 +0000
commit395ea135f66993a63f065dbf19702c94820e06ca (patch)
tree90fb379beda0b3c7e847aa9deedb5a50981912f5 /URPM.pm
parent456ef3de580c076d824d183eba0c03e8a9d4e848 (diff)
downloadperl-URPM-395ea135f66993a63f065dbf19702c94820e06ca.tar
perl-URPM-395ea135f66993a63f065dbf19702c94820e06ca.tar.gz
perl-URPM-395ea135f66993a63f065dbf19702c94820e06ca.tar.bz2
perl-URPM-395ea135f66993a63f065dbf19702c94820e06ca.tar.xz
perl-URPM-395ea135f66993a63f065dbf19702c94820e06ca.zip
2.042.04
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 11629f9..d4d1a8e 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '2.03';
+our $VERSION = '2.04';
URPM->bootstrap($VERSION);