diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:18:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 09:18:54 +0100 |
commit | 1bb538a39cf959009d4e424ea4e590a1f58b2ed6 (patch) | |
tree | 968180835ed543f2fe42864df3485f7895a8bcd6 /Makefile | |
parent | 7b6d932725ec18c1d84892b73c9da4d624939955 (diff) |
Linux 4.14.88
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 = 87 +SUBLEVEL = 88 EXTRAVERSION = NAME = Petit Gorille |