diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-27 14:46:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-27 14:46:54 +0100 |
commit | 9a95f25269bd9257ab9fba7bb14355d50b5f39ec (patch) | |
tree | cb6d7a5e5ca7067dbd713daec1f3d68b94aac8f1 /Makefile | |
parent | 4127249099b796b1fd5c74562ce94b94cda38553 (diff) | |
download | linux-stable-9a95f25269bd9257ab9fba7bb14355d50b5f39ec.tar.gz linux-stable-9a95f25269bd9257ab9fba7bb14355d50b5f39ec.tar.bz2 linux-stable-9a95f25269bd9257ab9fba7bb14355d50b5f39ec.zip |
Linux 4.14.168v4.14.168
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 = 167 +SUBLEVEL = 168 EXTRAVERSION = NAME = Petit Gorille |