diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-05-03 15:57:37 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-05-03 15:57:48 +0200 |
commit | 6cbae28574be327f2fda8c321dc2af1d7333cec4 (patch) | |
tree | c9a3467d46ce616310340197f50ed491caf1aea8 /images | |
parent | ea2fc25cc7dbe7da554762a434d081a9a54c1fd8 (diff) | |
download | drakx-6cbae28574be327f2fda8c321dc2af1d7333cec4.tar drakx-6cbae28574be327f2fda8c321dc2af1d7333cec4.tar.gz drakx-6cbae28574be327f2fda8c321dc2af1d7333cec4.tar.bz2 drakx-6cbae28574be327f2fda8c321dc2af1d7333cec4.tar.xz drakx-6cbae28574be327f2fda8c321dc2af1d7333cec4.zip |
2.59
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 12734803c..7af41fd4c 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.58 +VERSION=2.59 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index c904b93e6..83fdf3cda 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.59 - 3 May 2019 by Thierry Vignaud + - sync with kernel 5.1 Version 2.58 - 8 April 2019 by Martin Whitaker |