diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-11 08:21:59 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-11 08:21:59 +0200 |
| commit | 5d83f95062a860326fd9c69a9d7a1f01063270c1 (patch) | |
| tree | 8c29e183009e008de8dd8b3a6dfde5c668a180ac | |
| parent | d45179f8795222ce858770dc619abe51f9d24411 (diff) | |
Linux 7.0.6v7.0.6linux-7.0.y
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 6694d125285e8..dbc380a9339ee 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 7 PATCHLEVEL = 0 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Baby Opossum Posse |
