summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-23 16:42:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-23 16:42:42 +0000
commit58fef8f64c077200d707196c8912e2a201fafcc1 (patch)
treeb954b17d8c567f8c83509c54c66ee6755946b46e /urpm.pm
parent6ab442c86c4581b14dfda3af83259c3490266d25 (diff)
downloadurpmi-58fef8f64c077200d707196c8912e2a201fafcc1.tar
urpmi-58fef8f64c077200d707196c8912e2a201fafcc1.tar.gz
urpmi-58fef8f64c077200d707196c8912e2a201fafcc1.tar.bz2
urpmi-58fef8f64c077200d707196c8912e2a201fafcc1.tar.xz
urpmi-58fef8f64c077200d707196c8912e2a201fafcc1.zip
6.146.14
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 d98fac32..d9d54ff3 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.13';
+our $VERSION = '6.14';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');