summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 1efaea47f..00d8db04a 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.39
+VERSION=2.40
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index 1308cf5c6..49962acec 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.40 - 22 December 2016 by Thomas Backlund
+
- fix background theme image name (mga#19468)
- try to dereference symbolic links in order to fix image size
for FAT32 efiboot.img (mga#19323)