diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 21:19:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 21:19:19 +0300 |
commit | 5825c88e96518d8793f99e8c70aa0b0396642b45 (patch) | |
tree | e72e5992533ebfa6b53b35713003e753ec374d51 | |
parent | 1cab43eb6137928106364340a5287b29ce3552f1 (diff) | |
download | linux-5825c88e96518d8793f99e8c70aa0b0396642b45.tar.xz |
Linux 5.4.8v5.4.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Kleptomaniac Octopus |