From 53b696f0584acce2e90db69272a2a11aab138370 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 6 Feb 2023 07:49:46 +0100 Subject: Linux 4.19.272 Link: https://lore.kernel.org/r/20230203101015.263854890@linuxfoundation.org Tested-by: Shuah Khan Link: https://lore.kernel.org/r/20230203170324.096985239@linuxfoundation.org Tested-by: Linux Kernel Functional Testing Link: https://lore.kernel.org/r/20230204143559.734584366@linuxfoundation.org Tested-by: Guenter Roeck Tested-by: Linux Kernel Functional Testing Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 560507d1f7a1..e3822e492543 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 271 +SUBLEVEL = 272 EXTRAVERSION = NAME = "People's Front" -- cgit v1.2.3