diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-24 10:30:14 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-24 10:30:14 +0100 |
| commit | 1e89a1be4fe907d9c573fe98875bff132e7ac6c8 (patch) | |
| tree | f9d5dc8e55f142717c76f5fe1006a92718853569 | |
| parent | 0fdb596476c0a68139105d18fcb48b2d0808a7b9 (diff) | |
| download | linux-6.6.y.tar.gz | |
Linux 6.6.117v6.6.117linux-6.6.y
Link: https://lore.kernel.org/r/20251121130230.985163914@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
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 f28f1f9f5f4e6d..a849399cebf8fd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 116 +SUBLEVEL = 117 EXTRAVERSION = NAME = Pinguïn Aangedreven |
