diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-15 14:53:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-15 14:53:54 +0200 |
| commit | ec984f1eb8a34b75657f440ebff0dee27c9b850d (patch) | |
| tree | 4d9661670781d5df8c13ce7f641997f97abbfe38 | |
| parent | 01363cb3fbd0238ffdeb09f53e9039c9edf8a730 (diff) | |
Linux 7.0.8v7.0.8linux-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 a854e46c11710..a0565b83ae40a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 7 PATCHLEVEL = 0 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Baby Opossum Posse |
