summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--urpm.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index af9f0d3f..f19084b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 6.18 - 28 October 2008
+
- urpmi, gurpmi
o prompt for "retry" on aria2 download failure
o retry once on aria2 versioned-file download failure
diff --git a/urpm.pm b/urpm.pm
index 016f002d..e3754a42 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.17';
+our $VERSION = '6.18';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');
on>
authorPascal Rigaux <pixel@mandriva.com>2002-12-03 14:08:15 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-12-03 14:08:15 +0000
commit64cee0c9b9652b4fc0f497585e6c264614676d25 (patch)
tree3032bdc638475dc83e7ed49e5de3f76a44632bde /perl-install/raid.pm
parent0f0c31cf5c3e5ddba06c1d67aeb9b2a43506a460 (diff)
downloaddrakx-64cee0c9b9652b4fc0f497585e6c264614676d25.tar
drakx-64cee0c9b9652b4fc0f497585e6c264614676d25.tar.gz
drakx-64cee0c9b9652b4fc0f497585e6c264614676d25.tar.bz2
drakx-64cee0c9b9652b4fc0f497585e6c264614676d25.tar.xz
drakx-64cee0c9b9652b4fc0f497585e6c264614676d25.zip
use output()