aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-07 16:54:01 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-07 16:54:01 +0000
commitea9234dd339ec436b6f544eb2132923827525e96 (patch)
tree28fcda2ac38d1e672b40ff4cca0a490d01f7c45e /URPM.pm
parentf6d62bb960449bb118b006b4f688be1840f4060f (diff)
downloadperl-URPM-ea9234dd339ec436b6f544eb2132923827525e96.tar
perl-URPM-ea9234dd339ec436b6f544eb2132923827525e96.tar.gz
perl-URPM-ea9234dd339ec436b6f544eb2132923827525e96.tar.bz2
perl-URPM-ea9234dd339ec436b6f544eb2132923827525e96.tar.xz
perl-URPM-ea9234dd339ec436b6f544eb2132923827525e96.zip
1.301.30
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 4a4525e..2bfa08e 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.29';
+our $VERSION = '1.30';
URPM->bootstrap($VERSION);