diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-23 08:20:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-23 08:20:37 +0100 |
commit | 8bac50406cca10a219aa899243d49c57ddaf7c5b (patch) | |
tree | 0652afb78f3aaacbdbbdac77b43132452e539f58 /Makefile | |
parent | 9513f5a492b9e766eaac9aec0e573d070ba62af0 (diff) | |
download | linux-stable-8bac50406cca10a219aa899243d49c57ddaf7c5b.tar.gz linux-stable-8bac50406cca10a219aa899243d49c57ddaf7c5b.tar.bz2 linux-stable-8bac50406cca10a219aa899243d49c57ddaf7c5b.zip |
Linux 4.14.167v4.14.167
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 = 166 +SUBLEVEL = 167 EXTRAVERSION = NAME = Petit Gorille |