diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 22:32:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-30 22:32:31 +0200 |
commit | 57a3ca7835962109d94533465a75e8c716b26845 (patch) | |
tree | 790eca6aa5f097aef341098b86262afc9f373d0c /Makefile | |
parent | 3e496be2038a100fc53627238fe120dc4c948719 (diff) |
Linux 4.14.47
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 = 46 +SUBLEVEL = 47 EXTRAVERSION = NAME = Petit Gorille |