aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-28 11:49:53 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-28 11:49:53 +0000
commit5f3d411cb9af407f2b63539e44abaf02f649433c (patch)
tree0eca0c2d624c5f263656f318247c243e47867173 /URPM.pm
parenta0c167908bc5dc7005146037b583a3ab4c6ce741 (diff)
downloadperl-URPM-5f3d411cb9af407f2b63539e44abaf02f649433c.tar
perl-URPM-5f3d411cb9af407f2b63539e44abaf02f649433c.tar.gz
perl-URPM-5f3d411cb9af407f2b63539e44abaf02f649433c.tar.bz2
perl-URPM-5f3d411cb9af407f2b63539e44abaf02f649433c.tar.xz
perl-URPM-5f3d411cb9af407f2b63539e44abaf02f649433c.zip
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 d4d1a8e..5b329b2 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '2.04';
+our $VERSION = '2.05';
URPM->bootstrap($VERSION);