summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-09-23 11:48:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-09-23 11:48:18 +0300
commit780225545de40d45936ab607516733d16d4e6ac4 (patch)
treeeade84f2d2e8f4709530904da56687bebf3c817a /Makefile
parent6ca0ea6a46e7a2d70fb1b1f6a886efe2b2365e16 (diff)
downloadlinux-780225545de40d45936ab607516733d16d4e6ac4.tar.xz
Linux 4.19.295v4.19.295
Link: https://lore.kernel.org/r/20230920112846.440597133@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f8f98c7227a..6eb08388fa15 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 294
+SUBLEVEL = 295
EXTRAVERSION =
NAME = "People's Front"