diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-18 09:34:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-18 09:34:42 +0100 |
commit | 984391de59a1d6918ac9ba63c095decbcfc85c71 (patch) | |
tree | 9c64bc8beffcf86bb52af974eaac529406fb0856 | |
parent | 681ee24cd5a2e4cafca449fecbcddba4fbdb080d (diff) |
Linux 6.12.15v6.12.15
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 = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Baby Opossum Posse |