aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-08-07 14:44:12 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-08-07 14:44:12 +0000
commit8419fcf128dd8ee549550ab5f8f541779341553c (patch)
tree4005d51a84c3a602dd9c9671ecf0ae5f016a5d83 /URPM.pm
parentc5d67c56857026ba5508bf4feed70f666fe7daaa (diff)
downloadperl-URPM-8419fcf128dd8ee549550ab5f8f541779341553c.tar
perl-URPM-8419fcf128dd8ee549550ab5f8f541779341553c.tar.gz
perl-URPM-8419fcf128dd8ee549550ab5f8f541779341553c.tar.bz2
perl-URPM-8419fcf128dd8ee549550ab5f8f541779341553c.tar.xz
perl-URPM-8419fcf128dd8ee549550ab5f8f541779341553c.zip
Bump version, regen changelog1.45
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 c72715d..3be11c4 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.44';
+our $VERSION = '1.45';
URPM->bootstrap($VERSION);