summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-12 12:15:36 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-12 12:15:36 +0000
commitfb56f1e99c015f91cd6ac1df365dad6e6ae6860b (patch)
tree4051b9d5992b11bfb99879eae513fa5cc7e97c27 /urpm.pm
parent98fe1b85f7c0a613343e0def29cc531f7e4d68dd (diff)
downloadurpmi-fb56f1e99c015f91cd6ac1df365dad6e6ae6860b.tar
urpmi-fb56f1e99c015f91cd6ac1df365dad6e6ae6860b.tar.gz
urpmi-fb56f1e99c015f91cd6ac1df365dad6e6ae6860b.tar.bz2
urpmi-fb56f1e99c015f91cd6ac1df365dad6e6ae6860b.tar.xz
urpmi-fb56f1e99c015f91cd6ac1df365dad6e6ae6860b.zip
4.10.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 e6f22da3..6aa9920c 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '4.10.0';
+our $VERSION = '4.10.1';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = 'file_from_local_url';