diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-12-09 19:58:44 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-12-09 19:58:44 +0000 |
commit | 3ac1b6096df825fc8dea2eae3bd3b409cf459a86 (patch) | |
tree | 26fa70f07463722d19f315b8cbb6c21a4fd8f1f1 /perl-install | |
parent | 55c9aacbd1a69a93bb68fe94ba3c6cb7cadc8a92 (diff) | |
download | drakx-3ac1b6096df825fc8dea2eae3bd3b409cf459a86.tar drakx-3ac1b6096df825fc8dea2eae3bd3b409cf459a86.tar.gz drakx-3ac1b6096df825fc8dea2eae3bd3b409cf459a86.tar.bz2 drakx-3ac1b6096df825fc8dea2eae3bd3b409cf459a86.tar.xz drakx-3ac1b6096df825fc8dea2eae3bd3b409cf459a86.zip |
15.415.4
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 63398f925..2a3325580 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.3 +VERSION:=15.4 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 771c8c24d..2c8b88155 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.4 - 9 December 2012 + - put grub-legacy before grub2 Version 15.2 - 7 December 2012 |