summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-03 23:52:34 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-03 23:52:34 +0900
commit4ea3dcf9ab3b162ab4a5ecbb8d9c32f9fe0309ba (patch)
tree2c9e4d136dd3a0af6571b7a2ba19a5233ee28496
parent98de6b78047ea7acea512c9706dba4c37a773c95 (diff)
Linux 4.19.264v4.19.264
Link: https://lore.kernel.org/r/20221102022052.895556444@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> 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 da480fca3bb0..bc4864f3bd0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 263
+SUBLEVEL = 264
EXTRAVERSION =
NAME = "People's Front"