summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-02-27 20:56:54 +0000
committerThierry Vignaud <tv@mageia.org>2012-02-27 20:56:54 +0000
commitfafec1a57bbe575c5cfc579b3d9b8544001d6abb (patch)
tree8c5966e4d0e9e2d61692525600fdae16fe3557f0 /urpm.pm
parentd3965500b3a67be383e6e0ab2a7a93ea742beebc (diff)
downloadurpmi-fafec1a57bbe575c5cfc579b3d9b8544001d6abb.tar
urpmi-fafec1a57bbe575c5cfc579b3d9b8544001d6abb.tar.gz
urpmi-fafec1a57bbe575c5cfc579b3d9b8544001d6abb.tar.bz2
urpmi-fafec1a57bbe575c5cfc579b3d9b8544001d6abb.tar.xz
urpmi-fafec1a57bbe575c5cfc579b3d9b8544001d6abb.zip
sync with code6.45
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 65e11e80..37bd5e21 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 = '6.44';
+our $VERSION = '6.45';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');