summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-09-08 21:09:42 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-09-08 21:09:42 +0200
commita8da74ad77244c0dc07c7645ac19e9573ac9b08e (patch)
tree93a73dc1cfeb5ebb1f3f55d076c103155fe44b4b /images
parent0820f003acbc1d8a0c05c9cf86351eb673c6ffe1 (diff)
downloaddrakx-a8da74ad77244c0dc07c7645ac19e9573ac9b08e.tar
drakx-a8da74ad77244c0dc07c7645ac19e9573ac9b08e.tar.gz
drakx-a8da74ad77244c0dc07c7645ac19e9573ac9b08e.tar.bz2
drakx-a8da74ad77244c0dc07c7645ac19e9573ac9b08e.tar.xz
drakx-a8da74ad77244c0dc07c7645ac19e9573ac9b08e.zip
2.39
Diffstat (limited to 'images')
-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 a82f03e0f..1efaea47f 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.38
+VERSION=2.39
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index da1c43bf4..7f17885a7 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.39 - 8 September 2016 by Thierry Vignaud
+
- fix colors in boot.iso's first screen (mga#18316)
Version 2.38 - 8 July 2016 by Thierry Vignaud