summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-03-17 22:12:17 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-03-17 22:12:31 +0100
commit79ddf1c3b4730b93c664bca3176fbb7f140d3e71 (patch)
treeda1c95ad7936e5e415c24b0a9f945a755363e297
parent4aa0ab7ecced75f1779c7ad07191ecfca978aa9e (diff)
downloaddrakx-79ddf1c3b4730b93c664bca3176fbb7f140d3e71.tar
drakx-79ddf1c3b4730b93c664bca3176fbb7f140d3e71.tar.gz
drakx-79ddf1c3b4730b93c664bca3176fbb7f140d3e71.tar.bz2
drakx-79ddf1c3b4730b93c664bca3176fbb7f140d3e71.tar.xz
drakx-79ddf1c3b4730b93c664bca3176fbb7f140d3e71.zip
2.17
-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 5a9545e61..ff41e7cab 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=2.16
+VERSION=2.17
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index b9d9807ab..7ab1ea59a 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 2.17 - 17 March 2015 by Thierry Vignaud
+
- include virtio_rng
Version 2.16 - 28 January 2015 by Thierry Vignaud