summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-01-12 15:23:53 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2010-01-12 15:23:53 +0000
commit447d53a0d15fd611c76d30158c58d13892970ca7 (patch)
treeaa3793d86e71ac2be7ec814b93eb7645b482b884 /urpm.pm
parent9303cade596bf6990c0eb8ea4c2aecde020a2a76 (diff)
downloadurpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar
urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar.gz
urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar.bz2
urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.tar.xz
urpmi-447d53a0d15fd611c76d30158c58d13892970ca7.zip
6.336.33
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 4f1a40d7..53c36237 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.32';
+our $VERSION = '6.33';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');