From 9f29b08688ca35efcffe01b80f55fd2a4edf5796 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 2 May 2021 11:10:27 +0200 Subject: [PATCH] Linux 5.12.1 Tested-by: Fox Chen Tested-by: Linux Kernel Functional Testing Tested-by: Jon Hunter Tested-by: Guenter Roeck Link: https://lore.kernel.org/r/20210430141910.899518186@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a10a8e08b6d5..78b0941f0de40 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 12 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Frozen Wasteland