diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-30 10:38:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-30 10:38:33 +0100 |
commit | f5d8eef067acee3fda37137f4a08c0d3f6427a8e (patch) | |
tree | 6728cd2f095de17beadcd9fe6d2e7933c6740c54 | |
parent | 5f322f20a3a721ea0b094dc695f3b6e24bd556a0 (diff) | |
download | linux-stable-f5d8eef067acee3fda37137f4a08c0d3f6427a8e.tar.gz linux-stable-f5d8eef067acee3fda37137f4a08c0d3f6427a8e.tar.bz2 linux-stable-f5d8eef067acee3fda37137f4a08c0d3f6427a8e.zip |
Linux 4.19.154v4.19.154
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 = 153 +SUBLEVEL = 154 EXTRAVERSION = NAME = "People's Front" |