aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-11 09:24:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-11 09:24:40 +0000
commit0f27fa662af51b03e4dd6de0de1a78fc8d3186cb (patch)
tree5870f374ea84613280957f56dcf058e1c468f8ad /URPM.pm
parent1dfe33f5ed49db75e2d1b8cb6b74635fe423b456 (diff)
downloadperl-URPM-0f27fa662af51b03e4dd6de0de1a78fc8d3186cb.tar
perl-URPM-0f27fa662af51b03e4dd6de0de1a78fc8d3186cb.tar.gz
perl-URPM-0f27fa662af51b03e4dd6de0de1a78fc8d3186cb.tar.bz2
perl-URPM-0f27fa662af51b03e4dd6de0de1a78fc8d3186cb.tar.xz
perl-URPM-0f27fa662af51b03e4dd6de0de1a78fc8d3186cb.zip
3.07 (and let's pretend 3.06 was never out)3.07
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 d6bed11..f974dc0 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.06';
+our $VERSION = '3.07';
URPM->bootstrap($VERSION);