diff options
| author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-06 11:23:50 +0200 |
|---|---|---|
| committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-06 11:23:50 +0200 |
| commit | bc133ec9a0b48ab19bcedd681bd5411772b45721 (patch) | |
| tree | 70d9403841f25b1a5e43cef0f911e38b975b4661 | |
| parent | cca8b7433a597970d1a463be377a3d9439a1b1cd (diff) | |
| download | drakx-17.34.tar drakx-17.34.tar.gz drakx-17.34.tar.bz2 drakx-17.34.tar.xz drakx-17.34.zip | |
17.3417.34
| -rw-r--r-- | perl-install/Makefile.config | 2 | ||||
| -rw-r--r-- | perl-install/NEWS | 2 | ||||
| -rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 3a7243266..958b70d13 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.33 +VERSION:=17.34 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 2b79ce7c1..1f4ea0fb6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.34 - 6 June 2016 + - drakboot: o enable to (un)install os-prober (mga#16010, mga#18538) o fix reading back last grub2 entry diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 457ceb6e9..983360fea 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.34 - 6 June 2016 + - bootloader: o enable to (un)install os-prober (mga#16010, mga#18538) o fix reading back last grub2 entry |
