summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-11-30 19:52:46 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-11-30 19:52:46 +0000
commite0ff087d34b14e0c3d4775d5cda4917539db15a5 (patch)
tree9b34253e70ada683bd2736e9b96e4cb1f77f7bad
parentcd5793a09c76ddac441cc65dd41f6f157bd05a04 (diff)
downloaddrakx-2.77.tar
drakx-2.77.tar.gz
drakx-2.77.tar.bz2
drakx-2.77.tar.xz
drakx-2.77.zip
2.772.77
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 6685818b2..83609ae67 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.76
+VERSION=2.77
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 67b105ff9..9b6ec9b8b 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.77 - 30 November 2020 by Martin Whitaker
+
- include lib80211_crypt_*, needed by some wireless devices (mga#9541)
Version 2.76 - 28 November 2020 by Martin Whitaker