aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-06-08 18:50:27 +0000
committerThierry Vignaud <tv@mageia.org>2012-06-08 18:50:27 +0000
commit0b7ba4a11d7615a09876e4b2cc7a0bcfeb003de6 (patch)
treeea5fd7d93637fde9b5e87b871b8e293cc9519fed /URPM.pm
parent1986d55fed70064c3f8d5fda21b10c703484da0e (diff)
downloadperl-URPM-0b7ba4a11d7615a09876e4b2cc7a0bcfeb003de6.tar
perl-URPM-0b7ba4a11d7615a09876e4b2cc7a0bcfeb003de6.tar.gz
perl-URPM-0b7ba4a11d7615a09876e4b2cc7a0bcfeb003de6.tar.bz2
perl-URPM-0b7ba4a11d7615a09876e4b2cc7a0bcfeb003de6.tar.xz
perl-URPM-0b7ba4a11d7615a09876e4b2cc7a0bcfeb003de6.zip
4.04.0
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 b5aa3fb..6516e84 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '3.40';
+our $VERSION = '4.0';
URPM->bootstrap($VERSION);