summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-17 08:31:44 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-17 08:31:44 +0100
commit7e0df88a369006df976f46481292a07f3f68e54b (patch)
tree8210884f7a93836240e1938362a2b6f6d260b7a4
parentc631e52aea0fc8d4deea06e439f5810a8b40ad0f (diff)
Linux 4.19.278v4.19.278
Link: https://lore.kernel.org/r/20230315115721.234756306@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20230316083339.388760723@linuxfoundation.org Link: https://lore.kernel.org/r/20230316094129.846802350@linuxfoundation.org Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com> Tested-by: Guenter Roeck <linux@roeck-us.net> 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 e00f4bbcd737..a8104c8024a4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 277
+SUBLEVEL = 278
EXTRAVERSION =
NAME = "People's Front"