diff options
| author | Sasha Levin <sashal@kernel.org> | 2024-03-13 07:42:17 -0400 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2024-03-15 14:27:50 -0400 |
| commit | d7543167affd372819a94879b8b1e8b9b12547d9 (patch) | |
| tree | ee8ad71521b40874d506f0fa597ed514a02d1980 /Makefile | |
| parent | cf4b8c39b9a0bd81c47afc7ef62914a62dd5ec4d (diff) | |
| download | linux-d7543167affd372819a94879b8b1e8b9b12547d9.tar.gz linux-d7543167affd372819a94879b8b1e8b9b12547d9.tar.bz2 linux-d7543167affd372819a94879b8b1e8b9b12547d9.zip | |
Linux 6.1.82v6.1.82
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: kernelci.org bot <bot@kernelci.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 81 +SUBLEVEL = 82 EXTRAVERSION = NAME = Curry Ramen |
