summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-30 16:31:57 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-30 16:31:57 +0200
commitc9852b4dedfce0212d9c06d0d43f04626c6938b1 (patch)
tree7e5a1ea2024b30fd541cdbdf2bb91330402e8b2d
parentaee58f4d80e9987ab89929726cc782b03ae74fe3 (diff)
Linux 4.19.293v4.19.293
Link: https://lore.kernel.org/r/20230828101153.030066927@linuxfoundation.org Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Shuah Khan <skhan@linuxfoundation.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 fcd6a9b17301..5965df0393fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 292
+SUBLEVEL = 293
EXTRAVERSION =
NAME = "People's Front"