summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-09 10:24:04 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-09 10:24:04 +0200
commit7625843c7c86dd2d5d4bcbbc06da8cba49d09a5b (patch)
tree10c3ad39e7ef6ceee4e145cdc26b720a9480796b
parente226edec9b159ba61df4b34a1e5b69ae5a2d4f1e (diff)
downloadlinux-stable-7625843c7c86dd2d5d4bcbbc06da8cba49d09a5b.tar.gz
linux-stable-7625843c7c86dd2d5d4bcbbc06da8cba49d09a5b.tar.bz2
linux-stable-7625843c7c86dd2d5d4bcbbc06da8cba49d09a5b.zip
Linux 4.19.285v4.19.285
Link: https://lore.kernel.org/r/20230607200854.030202132@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com>=09 Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> 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 3c46210106bf..9676c058e653 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 284
+SUBLEVEL = 285
EXTRAVERSION =
NAME = "People's Front"