diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-06 07:20:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-06 07:20:46 +0100 |
commit | 47edb26c8ed9dd1877f8623ee1cd3b998874ca65 (patch) | |
tree | 9bd5b93e22e2b8176591a813d026f8f49b466deb | |
parent | e80e6c1b93c455bd831628aaa23d9fd93f826648 (diff) |
Linux 6.12.3v6.12.3
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 = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Baby Opossum Posse |