diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-15 10:54:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-15 10:54:38 +0100 |
commit | 9b1fb9cc922dbf27959287ad75009bb388d115fe (patch) | |
tree | 378bdee475c6a2049a085c682d8dd3de61026083 /Makefile | |
parent | 24e955e591007a5175dd317b2b3e65cdb953994d (diff) | |
download | linux-stable-9b1fb9cc922dbf27959287ad75009bb388d115fe.tar.gz linux-stable-9b1fb9cc922dbf27959287ad75009bb388d115fe.tar.bz2 linux-stable-9b1fb9cc922dbf27959287ad75009bb388d115fe.zip |
Linux 4.14.27v4.14.27
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 = 26 +SUBLEVEL = 27 EXTRAVERSION = NAME = Petit Gorille |