diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-05 10:59:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-05 10:59:01 +0200 |
commit | ac7079a42ea58e77123b55f5e15f1b2679f799aa (patch) | |
tree | d9c2947adece3f95a3981d2c8aeb2df815da48cb | |
parent | 8b4c07bb511c6e565daa85d27c6681eafcd84d76 (diff) |
Linux 6.1.137v6.1.137
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 = 136 +SUBLEVEL = 137 EXTRAVERSION = NAME = Curry Ramen |