summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2022-10-31 18:10:11 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2022-10-31 18:10:11 +0000
commit31c560002bfea94b8c68fb7e38fe79a947b42bcd (patch)
tree68384d6e55c97edeb823f9d3702dafdffedc3cb8
parent987d9c8350263c02219cbc5156d510fd5fd4af4e (diff)
downloaddrakx-31c560002bfea94b8c68fb7e38fe79a947b42bcd.tar
drakx-31c560002bfea94b8c68fb7e38fe79a947b42bcd.tar.gz
drakx-31c560002bfea94b8c68fb7e38fe79a947b42bcd.tar.bz2
drakx-31c560002bfea94b8c68fb7e38fe79a947b42bcd.tar.xz
drakx-31c560002bfea94b8c68fb7e38fe79a947b42bcd.zip
2.872.87
-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 9c9d2027f..c8b14d611 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.86
+VERSION=2.87
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 8397d5b35..aa9ddec2c 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.87 - 31 October 2022 by Martin Whitaker
+
- update grub.config search label for Mageia 9 (mga#30932)
Version 2.86 - 17 September 2022 by Martin Whitaker