diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-21 04:03:02 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-21 04:03:02 +0900 |
commit | 33445c07cd45541410fb4cabd08b10827764c07f (patch) | |
tree | b81edab59db36664bd5b49e8fc472c040dce375b /Makefile | |
parent | 40c809774c692877b1167003d9807f7aaa46ad2b (diff) |
Linux 4.14.51
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 = 50 +SUBLEVEL = 51 EXTRAVERSION = NAME = Petit Gorille |