aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-11 07:51:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-11 07:51:32 +0000
commitc68dfff42ca1fcbf4e4c72bbe1f02c16211cfdce (patch)
tree9d8736fae86c59654272ca7234d49f5739944388 /URPM.pm
parent73a660c198da5210ce7d91c8eb00789c5a7c1313 (diff)
downloadperl-URPM-c68dfff42ca1fcbf4e4c72bbe1f02c16211cfdce.tar
perl-URPM-c68dfff42ca1fcbf4e4c72bbe1f02c16211cfdce.tar.gz
perl-URPM-c68dfff42ca1fcbf4e4c72bbe1f02c16211cfdce.tar.bz2
perl-URPM-c68dfff42ca1fcbf4e4c72bbe1f02c16211cfdce.tar.xz
perl-URPM-c68dfff42ca1fcbf4e4c72bbe1f02c16211cfdce.zip
3.063.06
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 303c618..d6bed11 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.05';
+our $VERSION = '3.06';
URPM->bootstrap($VERSION);