diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-10 23:10:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-10 23:10:29 +0300 |
commit | 27ce4f2a6817e38ca74c643d47a96359f6cc0c1c (patch) | |
tree | 3ad66c5ac5b487b239b955806f00afcd64b449c0 /Makefile | |
parent | bab6310b64994ee6ca679d86c90ca24111783516 (diff) | |
download | linux-27ce4f2a6817e38ca74c643d47a96359f6cc0c1c.tar.xz |
Linux 4.14.206v4.14.206
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 205 +SUBLEVEL = 206 EXTRAVERSION = NAME = Petit Gorille |