summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-05 10:26:35 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-05 10:26:35 +0200
commit41b46409f97a703ab1dd9227c40e76a0d3eeea1c (patch)
treefdbf6302ac2b4d324b98bb5dbeddafcc236ab13f
parent509e1b324aad95019ff14b8eb88fdfa500d9a489 (diff)
Linux 4.19.257v4.19.257
Link: https://lore.kernel.org/r/20220902121400.219861128@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac79aef4520b..18ccab9a01b0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 256
+SUBLEVEL = 257
EXTRAVERSION =
NAME = "People's Front"