summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-25 11:15:49 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-25 11:15:49 +0200
commit635460a42df915276628f80a77e025a9aa3aa4ad (patch)
treedff819fd25c00d215daae72d1908cc53b317c745
parentaa9639c69ba3104bc1118c660eaa77d7be35ffb0 (diff)
Linux 4.19.256v4.19.256
Link: https://lore.kernel.org/r/20220823080100.268827165@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> 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 ff3a263979a8..ac79aef4520b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 255
+SUBLEVEL = 256
EXTRAVERSION =
NAME = "People's Front"