diff options
| author | Sasha Levin <sashal@kernel.org> | 2024-03-13 07:43:53 -0400 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2024-03-15 14:40:56 -0400 |
| commit | 84075826304f1a297838de6bcfd9bd84f566026e (patch) | |
| tree | 004efaed837f7a6bfa87a4f515d680396a51e4c1 | |
| parent | 345ced405207b8ce7dce4c501ebfcced73c02942 (diff) | |
Linux 5.4.272v5.4.272
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
| -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 = 4 -SUBLEVEL = 271 +SUBLEVEL = 272 EXTRAVERSION = NAME = Kleptomaniac Octopus |
