summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-08-31 23:33:37 +0000
committerThierry Vignaud <tv@mageia.org>2012-08-31 23:33:37 +0000
commit257fa10e7e3c85161e913d8dfe0bd885cd7dbf95 (patch)
tree0af3c3be12560f702da3cdd3bbaee60304c0e914 /urpm.pm
parent6350c4769b2569a935e751138fd91a446201b2e9 (diff)
downloadurpmi-257fa10e7e3c85161e913d8dfe0bd885cd7dbf95.tar
urpmi-257fa10e7e3c85161e913d8dfe0bd885cd7dbf95.tar.gz
urpmi-257fa10e7e3c85161e913d8dfe0bd885cd7dbf95.tar.bz2
urpmi-257fa10e7e3c85161e913d8dfe0bd885cd7dbf95.tar.xz
urpmi-257fa10e7e3c85161e913d8dfe0bd885cd7dbf95.zip
7.67.6
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 8bc821e5..4a287da4 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -15,7 +15,7 @@ use urpm::md5sum;
# perl_checker: require urpm::media
# perl_checker: require urpm::parallel
-our $VERSION = '7.5';
+our $VERSION = '7.6';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');