diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-01-19 21:58:51 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-01-19 21:58:51 +0200 |
commit | 924850126c33da80a9bae6738821a8a28ddb8eec (patch) | |
tree | 72a634e6120240679df57c1fc0e61dd14d16b9ca /images | |
parent | 89e7fb29be542afd1b29653264b74d3c41342e75 (diff) | |
download | drakx-924850126c33da80a9bae6738821a8a28ddb8eec.tar drakx-924850126c33da80a9bae6738821a8a28ddb8eec.tar.gz drakx-924850126c33da80a9bae6738821a8a28ddb8eec.tar.bz2 drakx-924850126c33da80a9bae6738821a8a28ddb8eec.tar.xz drakx-924850126c33da80a9bae6738821a8a28ddb8eec.zip |
2.482.48
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 57cb785b4..aa876b0c9 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.47 +VERSION=2.48 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 29bae089c..0d3f344dd 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.48 - 19 January 2018 by Thomas Backlund + - sync with kernel 4.14 Version 2.47 - 22 July 2017 by Thomas Backlund |