diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-30 18:44:26 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-30 18:44:26 +0200 |
commit | 99a2e2865012c68d2876679fe63c48d1c8c7fc14 (patch) | |
tree | 3adfa366013d9af8a59236480e2abeeff8d6c667 /images | |
parent | 22cbea04d59796977a865cfee7f8428e1abf09da (diff) | |
download | drakx-99a2e2865012c68d2876679fe63c48d1c8c7fc14.tar drakx-99a2e2865012c68d2876679fe63c48d1c8c7fc14.tar.gz drakx-99a2e2865012c68d2876679fe63c48d1c8c7fc14.tar.bz2 drakx-99a2e2865012c68d2876679fe63c48d1c8c7fc14.tar.xz drakx-99a2e2865012c68d2876679fe63c48d1c8c7fc14.zip |
2.36
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 b1b8497a5..33b9a798e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.35 +VERSION=2.36 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index 02a6a27f6..568fa7a07 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.36 - 30 June 2016 by Thomas Backlund + - include some missing wireless drivers (mga#16768) Version 2.35 - 20 May 2016 by Thomas Backlund |