summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-03-30 09:55:13 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-03-30 09:55:13 +0000
commite009be4ece2eb00346360ad1ed0f8a2da2f5a61b (patch)
treecb1ec6ce97dbbbdf0797e3661d87c1184f8bfb65 /urpm.pm
parent7461249453b8efbdbdebc9f08ca0e94fecbb7ba0 (diff)
downloadurpmi-e009be4ece2eb00346360ad1ed0f8a2da2f5a61b.tar
urpmi-e009be4ece2eb00346360ad1ed0f8a2da2f5a61b.tar.gz
urpmi-e009be4ece2eb00346360ad1ed0f8a2da2f5a61b.tar.bz2
urpmi-e009be4ece2eb00346360ad1ed0f8a2da2f5a61b.tar.xz
urpmi-e009be4ece2eb00346360ad1ed0f8a2da2f5a61b.zip
3.286.24
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 25c9d3e3..05c43d63 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.23';
+our $VERSION = '6.24';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');