From 767049cead76cf699707290d5aeefb3e4d0d5b43 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 24 Jul 2023 19:11:51 +0200 Subject: [PATCH] Linux 4.19.289 Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0293da44bdcd2..9af8ec084269a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 288 +SUBLEVEL = 289 EXTRAVERSION = NAME = "People's Front"