diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-11-06 12:06:19 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-11-06 12:06:19 +0200 |
commit | e0d8e63c60d118273e71acab0b95a704935870ce (patch) | |
tree | 1eb6ac822d9d566030c33c8f97bba530505bd620 | |
parent | 7eb72d9f43acd2d5bdd8b5cf2104349a34256930 (diff) | |
download | drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar.gz drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar.bz2 drakx-e0d8e63c60d118273e71acab0b95a704935870ce.tar.xz drakx-e0d8e63c60d118273e71acab0b95a704935870ce.zip |
images: should be 2.26.1
-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 |