diff options
| author | Sasha Levin <sashal@kernel.org> | 2024-03-24 14:38:21 -0400 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2024-03-26 18:23:03 -0400 |
| commit | 9465fef4ae351749f7068da8c78af4ca27e61928 (patch) | |
| tree | 287519cb237ed775cdce636415c1a5037211a51d /Makefile | |
| parent | d180150ea7148a68af064cc49ca51bb9120a0dba (diff) | |
Linux 5.15.153v5.15.153
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: SeongJae Park <sj@kernel.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 152 +SUBLEVEL = 153 EXTRAVERSION = NAME = Trick or Treat |
