summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-08 05:02:59 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-08 05:08:56 +0200
commit5c1310d4774da3846289b0dd6467a4b53e9103c8 (patch)
tree7bae89c9d408ded8bb67a18090d887b2d18ab42c
parent41b408fd32ea2dbd570b23cec2d54fa3d9e199e8 (diff)
downloaddrakx-5c1310d4774da3846289b0dd6467a4b53e9103c8.tar
drakx-5c1310d4774da3846289b0dd6467a4b53e9103c8.tar.gz
drakx-5c1310d4774da3846289b0dd6467a4b53e9103c8.tar.bz2
drakx-5c1310d4774da3846289b0dd6467a4b53e9103c8.tar.xz
drakx-5c1310d4774da3846289b0dd6467a4b53e9103c8.zip
2.38
-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 c5e5d5098..a82f03e0f 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.37
+VERSION=2.38
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/4.*)
diff --git a/images/NEWS b/images/NEWS
index bc631fbe6..670331561 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.38 - 8 July 2016 by Thierry Vignaud
+
- include virtio-console
Version 2.37 - 5 July 2016 by Thierry Vignaud