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 5c7a19b8a..d6b031cca 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=17.45 +VERSION:=17.46 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 71176a08a..e7f476d89 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 17.46 - 24 June 2016 + - drakboot: o do not alter /etc/default/grub on kernel updates, only when running drakboot (mga#18783) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ff758bcf9..e20e96087 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 17.46 - 24 June 2016 + - library: o enable compssUsers.pl to pick the right lsb-core-lib(64) flavor |