diff options
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/images/Makefile b/images/Makefile index fa6205f3e..437fcaa05 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.27 +VERSION=2.26.1 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 5e05ac3fe..eada98bf0 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,4 +1,4 @@ -Version 2.27 - 19 October 2016 by Thomas Backlund +Version 2.26.1 - 6 November 2016 by Thomas Backlund - psmouse is now modular, so add it to list_modules.pm (mga#17470) - sync with kernel-4.4 |