summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-25 17:40:30 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-25 17:40:30 +0100
commitc1ccef20f08e192228a2056808113b453d18c094 (patch)
tree6824b085de161303f7bd9a6252e33d5dcef6149e
parent45683723f6b53e39e8a4cec0894e61fd6ec71989 (diff)
Linux 4.19.267v4.19.267
Link: https://lore.kernel.org/r/20221123084551.864610302@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Jon Hunter <jonathanh@nvidia.com> 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> 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 a0cfded5d0cc..c5a4fbb0444b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 266
+SUBLEVEL = 267
EXTRAVERSION =
NAME = "People's Front"