summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-06-05 15:17:58 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-06-05 15:17:58 +0000
commit05a6ef39b54a6a727a578b32a24bcfe66be99dae (patch)
treea3431dc9314f6d29aa90b336b44e8cc82918c03e /urpm.pm
parent257cb83748649a201199a42f9d35b19bda6a0c3b (diff)
downloadurpmi-05a6ef39b54a6a727a578b32a24bcfe66be99dae.tar
urpmi-05a6ef39b54a6a727a578b32a24bcfe66be99dae.tar.gz
urpmi-05a6ef39b54a6a727a578b32a24bcfe66be99dae.tar.bz2
urpmi-05a6ef39b54a6a727a578b32a24bcfe66be99dae.tar.xz
urpmi-05a6ef39b54a6a727a578b32a24bcfe66be99dae.zip
6.14.15
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 4540bfe6..d1440cb4 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.14.14';
+our $VERSION = '6.14.15';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');