summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-14 12:51:20 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-14 12:51:20 +0000
commit1f486c5dbe9316a357526986d04392ecc5fac283 (patch)
treeeec0a3534fc1bec7f9c681687136a559ac269c32 /urpm.pm
parent0bb172da4b72f5c5f58bfe2ee17216bb6030849b (diff)
downloadurpmi-1f486c5dbe9316a357526986d04392ecc5fac283.tar
urpmi-1f486c5dbe9316a357526986d04392ecc5fac283.tar.gz
urpmi-1f486c5dbe9316a357526986d04392ecc5fac283.tar.bz2
urpmi-1f486c5dbe9316a357526986d04392ecc5fac283.tar.xz
urpmi-1f486c5dbe9316a357526986d04392ecc5fac283.zip
6.36.3
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 5451926f..999dfe3b 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.2';
+our $VERSION = '6.3';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');