summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-01-02 14:36:49 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-01-02 15:19:20 +0100
commit860149b06b4108d68e42bba24d95590d38b4f0b7 (patch)
tree3754659d7fac48ee53a1cbc64e6d447b7d6b2ffe
parent0566e7e6b45f1b5672e24e345a76ad5d0de4c689 (diff)
downloaddrakx-860149b06b4108d68e42bba24d95590d38b4f0b7.tar
drakx-860149b06b4108d68e42bba24d95590d38b4f0b7.tar.gz
drakx-860149b06b4108d68e42bba24d95590d38b4f0b7.tar.bz2
drakx-860149b06b4108d68e42bba24d95590d38b4f0b7.tar.xz
drakx-860149b06b4108d68e42bba24d95590d38b4f0b7.zip
17.1217.12
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index aa55ea774..e16e6fb5d 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.11
+VERSION:=17.12
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 7815116e0..3edfbc05a 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.12 - 2 January 2016
+
- misc cleanups
- diskdrake:
o auto fill LV name from mntpnt (mga#5407)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 2caac4d36..297c4b588 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.12 - 2 January 2016
+
- bootloader:
o log found kernels (mga#16128)
o skip swap in the list of partitions (mga#15767)