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 307f4b500..25ffb8e17 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.43 +VERSION=2.44 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index b96f1ab38..3228770dd 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.44 - 26 April 2017 by Thomas Backlund + - add missing unicode.pf2 in /EFI/BOOT/fonts/ (mga#19468) Version 2.43 - 25 February 2017 by Thierry Vignaud |