diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-03-18 14:48:57 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-03-18 14:48:57 +0100 |
commit | dbe8d85e0ca9be73e434f5ff970059d125413ab1 (patch) | |
tree | 5691fe015cc0c12a102f50938deccff34ad27ca3 /images | |
parent | 4429f1f5b7bcf4a9d2c442e818027c15b67b2f08 (diff) | |
download | drakx-dbe8d85e0ca9be73e434f5ff970059d125413ab1.tar drakx-dbe8d85e0ca9be73e434f5ff970059d125413ab1.tar.gz drakx-dbe8d85e0ca9be73e434f5ff970059d125413ab1.tar.bz2 drakx-dbe8d85e0ca9be73e434f5ff970059d125413ab1.tar.xz drakx-dbe8d85e0ca9be73e434f5ff970059d125413ab1.zip |
2.57
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 d87b21232..a1b7352ed 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.56 +VERSION=2.57 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index b2ddfecf6..b0aa1d422 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.57 - 18 March 2019 by Thierry Vignaud + - include i2c_algo_bit (mga#20327) Version 2.56 - 8 March 2019 by Thierry Vignaud |