summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 81caa12f9..35d6266c3 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.80
+VERSION=2.81
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index f5dc45e89..d4c443273 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,7 @@
+Version 2.81 - 4 January 2021 by Thomas Backlund
+
+- recognize rtw89_pci driver
+
Version 2.80 - 15 December 2020 by Thierry Vignaud
- identify and include missing firmware for iwlwifi (mga#9541)