diff options
author | Thomas Backlund <tmb@mageia.org> | 2023-02-09 22:06:33 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2023-02-09 22:06:33 +0200 |
commit | c341c81858cd8460307f2e73bea97929fe28b7f5 (patch) | |
tree | 9047f650f939ee9e22137d5385e1456bb53ea3ee | |
parent | cb9d8762a50c6601639337b83b7a2a3e63706390 (diff) | |
download | drakx-c341c81858cd8460307f2e73bea97929fe28b7f5.tar drakx-c341c81858cd8460307f2e73bea97929fe28b7f5.tar.gz drakx-c341c81858cd8460307f2e73bea97929fe28b7f5.tar.bz2 drakx-c341c81858cd8460307f2e73bea97929fe28b7f5.tar.xz drakx-c341c81858cd8460307f2e73bea97929fe28b7f5.zip |
-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 c8b14d611..0a3cf29b7 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.87 +VERSION=2.88 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index da5385450..9061b7bd6 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.88 - 9 February 2023 by Thomas Backlund + - Sync with kernel 5.19 - Sync with kernel 6.0 - Sync with kernel 6.1 |