summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-17 14:14:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-17 14:14:18 +0000
commit725b71ba4a2e322b58f05605d9d973c1d8e31d35 (patch)
tree19195f8e9e7184ab8fc3bacdba68c5f6c57f0281 /urpm.pm
parent1835d6d28eb9688683ded6b8fa29ee841f57f454 (diff)
downloadurpmi-725b71ba4a2e322b58f05605d9d973c1d8e31d35.tar
urpmi-725b71ba4a2e322b58f05605d9d973c1d8e31d35.tar.gz
urpmi-725b71ba4a2e322b58f05605d9d973c1d8e31d35.tar.bz2
urpmi-725b71ba4a2e322b58f05605d9d973c1d8e31d35.tar.xz
urpmi-725b71ba4a2e322b58f05605d9d973c1d8e31d35.zip
5.13
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 6ed8d8ae..6c1acaa4 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '5.12';
+our $VERSION = '5.13';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');