diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-08 12:59:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-08 12:59:10 +0100 |
commit | 178574b66509c9ff7df4ad26c84a8884567e93b4 (patch) | |
tree | 1ee74786c7bf28297e4e51014ebf7b5f4862298c | |
parent | 55cbeea76e769b12cd0f1340132d32781f73a3dc (diff) | |
download | linux-stable-4.19.8.tar.gz (sig) linux-stable-4.19.8.tar.bz2 (sig) linux-stable-4.19.8.zip |
Linux 4.19.8v4.19.8
-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 = 19 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = "People's Front" |