diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-23 13:05:02 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-23 13:05:02 +0200 |
| commit | c4ffbe29c40ed851601bce640d5ead48eaaae08d (patch) | |
| tree | b764f993b0ceb9866e43e8a1251311504a636465 /Makefile | |
| parent | 597f8322e8a0735bbd5bcfd1fb56231cd0a22706 (diff) | |
Linux 6.12.91v6.12.91linux-6.12.y
Link: https://lore.kernel.org/r/20260520162111.222830634@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Tested-by: Pavel Machek (CIP) <pavel@nabladev.com>
Tested-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 701def9e6be4e..8e8c4c74f6d22 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 12 -SUBLEVEL = 90 +SUBLEVEL = 91 EXTRAVERSION = NAME = Baby Opossum Posse |
