aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-03-07 09:32:15 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-03-07 09:32:15 +0000
commit0198b68f66389249416a751127e00af82213c8cb (patch)
tree80e0d5ca0cd991a7221138eecbec9d6b604efae0 /URPM.pm
parent113322fe8bcf633406fdf5eb30b1774a6e82bfe0 (diff)
downloadperl-URPM-0198b68f66389249416a751127e00af82213c8cb.tar
perl-URPM-0198b68f66389249416a751127e00af82213c8cb.tar.gz
perl-URPM-0198b68f66389249416a751127e00af82213c8cb.tar.bz2
perl-URPM-0198b68f66389249416a751127e00af82213c8cb.tar.xz
perl-URPM-0198b68f66389249416a751127e00af82213c8cb.zip
1.11-1mdk1.11
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 98c7f42..5d861a4 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.10';
+our $VERSION = '1.11';
URPM->bootstrap($VERSION);