diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-27 14:13:56 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-27 14:13:56 +0900 |
commit | 1848c32fad1666bdc04d40f857284ffcb55f694a (patch) | |
tree | 12d35f399f63d9aa0ad053eb46e341e6f11736a1 | |
parent | 0cc17a7a320324a84f7b4731841b0ec10e65214e (diff) |
Linux 4.14.109
-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 = 108 +SUBLEVEL = 109 EXTRAVERSION = NAME = Petit Gorille |