diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-10 12:01:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-10 12:01:14 +0200 |
| commit | 47c2f92131c47a37ea0e3d8e1a4e4c82a9b473d4 (patch) | |
| tree | e5992d3646a721888b776b23da5465c5b14e006d | |
| parent | aa8086f899a7aae839074d9752f290eb96819fd2 (diff) | |
| download | linux-6.10.y.tar.gz | |
Linux 6.10.14v6.10.14linux-6.10.y
Link: https://lore.kernel.org/r/20241008115648.280954295@linuxfoundation.org
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Kexy Biscuit <kexybiscuit@aosc.io>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: kernelci.org bot <bot@kernelci.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 93731d0b1a04ac..0ba45bdf4a3b00 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 10 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Baby Opossum Posse |
