diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-05 11:00:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-05 11:00:29 +0200 |
commit | b801eaa96a5a2f2a8fe0b5982ffe4a1fba3c1e93 (patch) | |
tree | 637d72bc02875770b140e42a8f8c038c4a26c90b | |
parent | 92c6f8c577a0ca52d779d3a4d42465bd81f854a1 (diff) |
Linux 6.12.27v6.12.27
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 = 26 +SUBLEVEL = 27 EXTRAVERSION = NAME = Baby Opossum Posse |