aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-03 15:48:33 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-03 15:48:33 +0000
commitb764bade878b4dbf3569beee20413a7b278ac623 (patch)
tree99bec2ee3a751d58392bb79ce0f9054a3d2cccb5 /URPM.pm
parentacfa8ff6702e6c66132b2e8fab1d30a6b8f4fa42 (diff)
downloadperl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar.gz
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar.bz2
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.tar.xz
perl-URPM-b764bade878b4dbf3569beee20413a7b278ac623.zip
1.37v1_37
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 cfa2d56..54c6a26 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -10,7 +10,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.36';
+our $VERSION = '1.37';
URPM->bootstrap($VERSION);