diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:31:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-05 22:31:40 +0200 |
commit | 1ec8f1f0bffe34ebdf95dbe0fd4a6635a84612a8 (patch) | |
tree | 53b31bea14a2aea2c2a45417ec342474923b8819 /Makefile | |
parent | 30d7823d1d8386ff4d5378a374a3a6713be90892 (diff) |
Linux 4.14.111
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 = 110 +SUBLEVEL = 111 EXTRAVERSION = NAME = Petit Gorille |