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 d6d61c968..1a450526f 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.55 +VERSION:=15.56 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index a2c8b2add..be77612b3 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 15.56 - 16 July 2013 + - detect wifi cards managed by bcma driver (mga#9378) - detect new kernel-3.10 drivers diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 55f6e1de9..a57ff9f43 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.56 - 16 July 2013 + - bootloader: o fix displaying need to install acpi* packages when they're already installed o read/save choosen default entry |