diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-08 08:42:26 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-08 08:42:26 +0200 |
| commit | 3fd2ca34a3e7d1f52e7deaa27016379935ae0845 (patch) | |
| tree | 03828486dc9ab9431917f3ac1485e139b0b2e44c | |
| parent | 52646cbd00e765a6db9c3afe9535f26218276034 (diff) | |
Linux 7.0.5v7.0.5linux-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 316c0c4ebe5cb..6694d125285e8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 7 PATCHLEVEL = 0 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Baby Opossum Posse |
