diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-12 12:32:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-12 12:32:27 +0200 |
commit | ffebeb0d7c37716ef2732646001522a6a764e284 (patch) | |
tree | c978f9fc3cf5845af2b91454b78ffc108d92d703 /Makefile | |
parent | fdae5b620566be0637b4b11df0e54c247df094f8 (diff) | |
download | linux-stable-ffebeb0d7c37716ef2732646001522a6a764e284.tar.gz linux-stable-ffebeb0d7c37716ef2732646001522a6a764e284.tar.bz2 linux-stable-ffebeb0d7c37716ef2732646001522a6a764e284.zip |
Linux 4.14.34v4.14.34
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 = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = Petit Gorille |