diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-02 07:39:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-02 07:39:30 +0200 |
commit | 2c8115e4757809ffd537ed9108da115026d3581f (patch) | |
tree | 141aa1ead5e937655847d3c71944f68d49cddc12 | |
parent | 9be010279d16dc89abda4c3083f8b53b71a02887 (diff) |
Linux 5.4.293nfsd-5.4.y
Link: https://lore.kernel.org/r/20250429161049.383278312@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Alok Tiwari <alok.a.tiwari@oracle.com>
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 05eed26d3e4b44..70d2e8cc6f9fa2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 292 +SUBLEVEL = 293 EXTRAVERSION = NAME = Kleptomaniac Octopus |