diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-12-04 16:55:21 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-12-04 16:55:21 +0100 |
commit | 782399c58ffb4b4e46aec9fca660913634da3711 (patch) | |
tree | d65bc52c295d67a64dba279637f1c95ffa64625c /images | |
parent | 1e9c79614e90a1b9f6cd275e5d536bb187893d32 (diff) | |
download | drakx-782399c58ffb4b4e46aec9fca660913634da3711.tar drakx-782399c58ffb4b4e46aec9fca660913634da3711.tar.gz drakx-782399c58ffb4b4e46aec9fca660913634da3711.tar.bz2 drakx-782399c58ffb4b4e46aec9fca660913634da3711.tar.xz drakx-782399c58ffb4b4e46aec9fca660913634da3711.zip |
2.79
Diffstat (limited to 'images')
-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 de01dfc6e..11aee1484 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.78 +VERSION=2.79 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 4a14d6977..db1df11e1 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.79 - 4 December 2020 by Thierry Vignaud + - sync with kernel 5.10 Version 2.78 - 2 December 2020 by Martin Whitaker |