diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-03 06:25:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-03 06:25:21 +0200 |
commit | 80bf6c64d5cca26b4d2a94e38cbd89c2615a25c3 (patch) | |
tree | 288a6e518c854149eb831d7cab007ec929380d5a | |
parent | 2cca5be88ac06622da6c6aaa8a2dc7d0ed28c25e (diff) | |
download | linux-stable-80bf6c64d5cca26b4d2a94e38cbd89c2615a25c3.tar.gz linux-stable-80bf6c64d5cca26b4d2a94e38cbd89c2615a25c3.tar.bz2 linux-stable-80bf6c64d5cca26b4d2a94e38cbd89c2615a25c3.zip |
Linux 4.14.110v4.14.110
-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 = 109 +SUBLEVEL = 110 EXTRAVERSION = NAME = Petit Gorille |