diff options
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 11aee1484..81caa12f9 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.79 +VERSION=2.80 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 058563e38..f5dc45e89 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.80 - 15 December 2020 by Thierry Vignaud + - identify and include missing firmware for iwlwifi (mga#9541) - include amd_sfh HID driver |