summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-10-29 19:02:52 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-10-29 19:02:52 +0000
commit5ed7e07f72279c189c32160d63112d7f166710e6 (patch)
tree24f707c1152c5c60031e7cce08e40f5b9da29132 /urpm.pm
parent5307177ab40b7d3d01c57cdeb490525187ed468c (diff)
downloadurpmi-5ed7e07f72279c189c32160d63112d7f166710e6.tar
urpmi-5ed7e07f72279c189c32160d63112d7f166710e6.tar.gz
urpmi-5ed7e07f72279c189c32160d63112d7f166710e6.tar.bz2
urpmi-5ed7e07f72279c189c32160d63112d7f166710e6.tar.xz
urpmi-5ed7e07f72279c189c32160d63112d7f166710e6.zip
6.326.32
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 0d32b9dc..e9ef0634 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.31';
+our $VERSION = '6.32';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');