diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-06 16:15:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-06 16:15:18 +0000 |
commit | 5c28614f754fed8c55bef6bb6beae197bac3454e (patch) | |
tree | 49e9e441bd8f559268e36024d7ce9f53157d6975 /perl-install | |
parent | 46d08e1be390ef7edc422b0e3cd78de206cbfe41 (diff) | |
download | drakx-5c28614f754fed8c55bef6bb6beae197bac3454e.tar drakx-5c28614f754fed8c55bef6bb6beae197bac3454e.tar.gz drakx-5c28614f754fed8c55bef6bb6beae197bac3454e.tar.bz2 drakx-5c28614f754fed8c55bef6bb6beae197bac3454e.tar.xz drakx-5c28614f754fed8c55bef6bb6beae197bac3454e.zip |
12.7
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index a8e5f7a1f..96abe94de 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=12.6 +VERSION:=12.7 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a423b33d0..c8198f562 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 12.7 - 5 March 2009 + - fix setting urpmi media for CDROM installation whose tree differ from other types of installation |