diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-30 13:04:52 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-30 13:04:52 +0200 |
| commit | 52a355b23cd2dd77b683ed1a1bbe2b7408bd9c74 (patch) | |
| tree | 620e819960b5b346190dac0ada53e0d3f3f8e727 | |
| parent | e74443f5db0037c556ef436fa64b88bf4ea08f83 (diff) | |
Linux 6.12.100v6.12.100linux-6.12.y
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 = 99 +SUBLEVEL = 100 EXTRAVERSION = NAME = Baby Opossum Posse |
