diff options
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 472f3984a..b5e63739e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.50 +VERSION=2.51 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 3fef9d423..72b189f91 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.51 - 2 July 2018 by Thomas Backlund + - add missing Mellanox drivers (mga#23263) Version 2.50 - 22 June 2018 by Thierry Vignaud |