summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-11-14 07:54:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-11-14 07:54:40 +0000
commitaf2fb0067f2cd8271c4cd0523579246f125366f1 (patch)
treed0788ede2e754d34d958d248305cd3e08bd54811 /urpm.pm
parentfefa3f9d84fa092aada271bb40807a1bc0c6f7e0 (diff)
downloadurpmi-af2fb0067f2cd8271c4cd0523579246f125366f1.tar
urpmi-af2fb0067f2cd8271c4cd0523579246f125366f1.tar.gz
urpmi-af2fb0067f2cd8271c4cd0523579246f125366f1.tar.bz2
urpmi-af2fb0067f2cd8271c4cd0523579246f125366f1.tar.xz
urpmi-af2fb0067f2cd8271c4cd0523579246f125366f1.zip
6.14.12
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 e895bd75..667743aa 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.14.11';
+our $VERSION = '6.14.12';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');