summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-14 13:15:05 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-14 13:15:05 +0000
commit7905ff088c3af0ae26f9bebd0174f14d7d208911 (patch)
tree64c35a254b9cbe9265a85a0f1a4dcbe95ac66ba1 /urpm.pm
parent93dbe3c95abf123bdb69de99ee21ab79b944dec9 (diff)
downloadurpmi-7905ff088c3af0ae26f9bebd0174f14d7d208911.tar
urpmi-7905ff088c3af0ae26f9bebd0174f14d7d208911.tar.gz
urpmi-7905ff088c3af0ae26f9bebd0174f14d7d208911.tar.bz2
urpmi-7905ff088c3af0ae26f9bebd0174f14d7d208911.tar.xz
urpmi-7905ff088c3af0ae26f9bebd0174f14d7d208911.zip
6.46.4
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 999dfe3b..9ce54e3e 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.3';
+our $VERSION = '6.4';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');