summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-09-03 13:11:06 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-09-03 13:11:06 +0000
commite82b57d1d2ad3bffceb7de526d6f30f389d19039 (patch)
tree81348a184da63b3ef1389b5c3f20dade39648560 /urpm.pm
parent849cb685fb51c3402fce56b14a2432bc40a6300d (diff)
downloadurpmi-e82b57d1d2ad3bffceb7de526d6f30f389d19039.tar
urpmi-e82b57d1d2ad3bffceb7de526d6f30f389d19039.tar.gz
urpmi-e82b57d1d2ad3bffceb7de526d6f30f389d19039.tar.bz2
urpmi-e82b57d1d2ad3bffceb7de526d6f30f389d19039.tar.xz
urpmi-e82b57d1d2ad3bffceb7de526d6f30f389d19039.zip
6.28.16.28.1
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 2a71acbd..1c7b54be 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.28';
+our $VERSION = '6.28.1';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');