diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-05 17:58:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-05 17:58:03 +0100 |
commit | 99403097be0cbe12042775d9ca3a66f2018adc3e (patch) | |
tree | 0ab5ef3e15804b9132f99c3624a470510c122e8e | |
parent | 24e988f6fcae54009891c1bfdd4112fa5656af70 (diff) | |
download | linux-stable-99403097be0cbe12042775d9ca3a66f2018adc3e.tar.gz linux-stable-99403097be0cbe12042775d9ca3a66f2018adc3e.tar.bz2 linux-stable-99403097be0cbe12042775d9ca3a66f2018adc3e.zip |
Linux 4.14.105v4.14.105
-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 = 104 +SUBLEVEL = 105 EXTRAVERSION = NAME = Petit Gorille |