diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-28 13:02:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-28 13:02:36 +0200 |
commit | c34d1b22fef329d5cecd003d7be249937ec70a3c (patch) | |
tree | 8b99bd982c98e1058abcfb78298ca6397a82feb0 | |
parent | ecad3312111798d84dac1ce6a853e0ac9de8d505 (diff) |
Linux 5.10.151v5.10.151
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 0ecf8333cc17d..0e22d4c8bc79b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 150 +SUBLEVEL = 151 EXTRAVERSION = NAME = Dare mighty things |