diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 18:37:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 18:37:49 +0200 |
commit | 13af6c74b14a883366e7702c40c52ff548096e7f (patch) | |
tree | 7d2ac8940f922ba96cb5d38f7a9a8c41dca1a713 /Makefile | |
parent | 9989c022a11fd91f432d1311e5c2e7958c03d68f (diff) | |
download | linux-stable-13af6c74b14a883366e7702c40c52ff548096e7f.tar.gz linux-stable-13af6c74b14a883366e7702c40c52ff548096e7f.tar.bz2 linux-stable-13af6c74b14a883366e7702c40c52ff548096e7f.zip |
Linux 4.19.136v4.19.136
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 = 19 -SUBLEVEL = 135 +SUBLEVEL = 136 EXTRAVERSION = NAME = "People's Front" |