diff options
-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 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) |