summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-05-26 15:35:27 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2010-05-26 15:35:27 +0000
commit234404b41d5d97388fc00b4d7c99056f9a8dd6e3 (patch)
treea384e5dc3e742e54c4388b5b5ad1bc52caee26d8 /urpm.pm
parent96abca7a52cf0d8836b7c97a6bd325580f4b69de (diff)
downloadurpmi-234404b41d5d97388fc00b4d7c99056f9a8dd6e3.tar
urpmi-234404b41d5d97388fc00b4d7c99056f9a8dd6e3.tar.gz
urpmi-234404b41d5d97388fc00b4d7c99056f9a8dd6e3.tar.bz2
urpmi-234404b41d5d97388fc00b4d7c99056f9a8dd6e3.tar.xz
urpmi-234404b41d5d97388fc00b4d7c99056f9a8dd6e3.zip
6.366.36
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 201a7ddc..8ece5225 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.35';
+our $VERSION = '6.36';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');