diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index e397fc535..23983136d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.11 +VERSION=2.12 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index d42e60106..af8ed00de 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.12 - 12 December 2014 by Thierry Vignaud + - include hv_balloon & hyperv_fb - include virtio_balloon & vmw_balloon as well |