summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-11 12:48:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-11 12:48:42 +0200
commit5c7ccbe1aade74e854fb7f9fa001dc1110a0030e (patch)
treeacdc1eff3ed0118185dad9f1cf1f14d1c7a88d96
parentb1c9f470fb724d3cfd6cf8fe4a70c2ec4de2e9f4 (diff)
Linux 4.19.255v4.19.255
Link: https://lore.kernel.org/r/20220809175513.082573955@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Jon Hunter <jonathanh@nvidia.com> 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 c7a0dc943e74..b8e5b38e5352 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 254
+SUBLEVEL = 255
EXTRAVERSION =
NAME = "People's Front"