diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-23 13:03:36 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-23 13:03:36 +0200 |
| commit | 0a40c6fbd105802fbbcaadca249e0948fbf8095a (patch) | |
| tree | 508299f9fadd1e7c58674fed39b28782c2eb2d12 /Makefile | |
| parent | f9957ea12103da2683e2a8c82bd1e605585d4859 (diff) | |
Linux 6.6.141v6.6.141linux-6.6.y
Link: https://lore.kernel.org/r/20260520162058.573354582@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>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
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 870dd6c30c672..b9916e8715fe7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 140 +SUBLEVEL = 141 EXTRAVERSION = NAME = Pinguïn Aangedreven |
