diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-12-02 23:46:00 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-12-02 23:46:00 +0000 |
commit | fff9d89b9865aaa31efbac55dd58329bde7c5a89 (patch) | |
tree | eb62f527bfbf46fc28c3426eeba3695354b48462 | |
parent | 9e44362a152804b5a27aa2b29f7e08d987fca101 (diff) | |
download | drakx-fff9d89b9865aaa31efbac55dd58329bde7c5a89.tar drakx-fff9d89b9865aaa31efbac55dd58329bde7c5a89.tar.gz drakx-fff9d89b9865aaa31efbac55dd58329bde7c5a89.tar.bz2 drakx-fff9d89b9865aaa31efbac55dd58329bde7c5a89.tar.xz drakx-fff9d89b9865aaa31efbac55dd58329bde7c5a89.zip |
2.782.78
-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 83609ae67..de01dfc6e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.77 +VERSION=2.78 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 6e187e25c..2f58933f6 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.78 - 2 December 2020 by Martin Whitaker + - include michael_mic, needed for TKIP on older wireless devices - include more rtw88_* |