diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 09:36:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 09:36:40 +0200 |
commit | d6949f48093c2d862d9bc39a7a89f2825c55edc4 (patch) | |
tree | bb7c848ccb4b4dda13f8ea204bccd5b9e2f69337 /Makefile | |
parent | 7c9b87a78a17017abe5def1ab53e3b261be6853f (diff) | |
download | linux-stable-d6949f48093c2d862d9bc39a7a89f2825c55edc4.tar.gz linux-stable-d6949f48093c2d862d9bc39a7a89f2825c55edc4.tar.bz2 linux-stable-d6949f48093c2d862d9bc39a7a89f2825c55edc4.zip |
Linux 4.14.36v4.14.36
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 = 35 +SUBLEVEL = 36 EXTRAVERSION = NAME = Petit Gorille |