diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-15 08:09:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-15 08:09:14 +0100 |
commit | 557ac4e2077364ff58c69fc524a8fc79c83870bf (patch) | |
tree | d1cf9e43f5178203fe23ba3886b67c45f92ef7e4 | |
parent | f142573d9cb63ccbcfc311ce5c997191b1df55e9 (diff) |
Linux 4.14.100v4.14.100
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 3b10c8b542e22..86fa9a3713837 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 99 +SUBLEVEL = 100 EXTRAVERSION = NAME = Petit Gorille |