From 890ec232952809c2d728a316e37c55cfa6a0b86b Mon Sep 17 00:00:00 2001 From: AK-Papon Date: Fri, 26 Jul 2024 12:34:00 +0600 Subject: [PATCH] Linux Kernel 4.19.319 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ba015ac39ea..068509d6f80e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 318 +SUBLEVEL = 319 EXTRAVERSION = NAME = "People's Front"