diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-21 14:13:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-21 14:13:19 +0100 |
commit | 592f5569e18471c07208f74540f4e0f646b226f7 (patch) | |
tree | dd58eb23a5083bb0bad924184f7315a3a2912362 /Makefile | |
parent | ad962d20d4eb1e690ace8ca9e390e2b05a786999 (diff) |
Linux 4.14.90
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 = 89 +SUBLEVEL = 90 EXTRAVERSION = NAME = Petit Gorille |