diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-19 08:42:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-19 08:42:57 +0100 |
commit | 42b96e19dddd6fa35aba5f57f8bcc284a4c3049d (patch) | |
tree | fea68581b59ee92c775e3071a5d3419ed4c6b923 /Makefile | |
parent | 1c8b6717a268057ba5bd9e3308bf872cd96b41e8 (diff) |
Linux 4.14.28
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 = 27 +SUBLEVEL = 28 EXTRAVERSION = NAME = Petit Gorille |