diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-14 16:02:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-14 16:02:59 +0200 |
commit | 259f4977409c87a980fa2227b7c76a2fe3fb8c2f (patch) | |
tree | 30eb1ab9b1ea47e92a62da3330f1d38b23d071a2 | |
parent | faac2abe895d200615a91acb63a709feb3dac1c2 (diff) |
Linux 6.12.38v6.12.38
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 = 12 -SUBLEVEL = 37 +SUBLEVEL = 38 EXTRAVERSION = NAME = Baby Opossum Posse |