summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-01-13 14:15:00 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-01-13 14:15:00 +0000
commit4fe6d13cb00abe64d9242ad22a26718391b52c10 (patch)
tree4a60e5337e2be2881ba0ba7c37f8e50deb2906fb /urpm.pm
parentfce833ace37f91f26be3dd24626e3658a890dac0 (diff)
downloadurpmi-4fe6d13cb00abe64d9242ad22a26718391b52c10.tar
urpmi-4fe6d13cb00abe64d9242ad22a26718391b52c10.tar.gz
urpmi-4fe6d13cb00abe64d9242ad22a26718391b52c10.tar.bz2
urpmi-4fe6d13cb00abe64d9242ad22a26718391b52c10.tar.xz
urpmi-4fe6d13cb00abe64d9242ad22a26718391b52c10.zip
Version 6.206.20
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 81adc6e8..9f02e7d6 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.19';
+our $VERSION = '6.20';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');