summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-12-22 19:05:26 +0200
committerThomas Backlund <tmb@mageia.org>2016-12-22 19:05:26 +0200
commit2c22f3b762cf2fee999bb464f318bea48167a865 (patch)
tree02c56217d74fb2a9f987cbc3248bfdfa3ca6257c
parent39455fdf25697ef9640aa8ad7e6fedf0c3e59202 (diff)
downloaddrakx-2c22f3b762cf2fee999bb464f318bea48167a865.tar
drakx-2c22f3b762cf2fee999bb464f318bea48167a865.tar.gz
drakx-2c22f3b762cf2fee999bb464f318bea48167a865.tar.bz2
drakx-2c22f3b762cf2fee999bb464f318bea48167a865.tar.xz
drakx-2c22f3b762cf2fee999bb464f318bea48167a865.zip
2.40
-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)