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 9c938d158..18993901f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.33 +VERSION=2.34 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index ba5bed173..e147aa7d7 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.34 - 10 May 2016 by Thomas Backlund + - adjust image creation for new dosfstools 4 using 63 cylinders everywhere - let mkdosfs create the image file, and drop usage of dd - revert "back to arch dependant isolinux.bin (mga#17771)" |