summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-01-11 13:58:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-01-11 13:58:50 +0100
commit5e0cdb245b7c83cfa2939071bf0cb7a2ecd31abe (patch)
tree10fdbe53c09897e0a56d9511501281b71705133c
parente70a9c66e1e2095d6ce563f593bb6968253ae03f (diff)
Linux 4.19.225v4.19.225
Link: https://lore.kernel.org/r/20220110071813.967414697@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Hulk Robot <hulkrobot@huawei.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Pavel Machek (CIP) <pavel@denx.de> 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 cfcecc33b4c1..891dcd4eadc5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 224
+SUBLEVEL = 225
EXTRAVERSION =
NAME = "People's Front"