summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index dcd406892..ee3b738da 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=15.65
+VERSION:=15.66
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 3b84df256..e340bc03c 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 15.66 - 3 October 2013
+
- HW detection:
o fix detecting some soft RAID (mga#11139 and the like)
o detect wifi cards managed by ssb driver (mga#9378)