diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-15 14:48:46 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-15 14:48:46 +0200 |
| commit | 93741761e5e3fa630ddc1fc19a460ac42baece80 (patch) | |
| tree | e4fd7b11839964a5e2565759eb580a70e3c5033b | |
| parent | f5bc3aef7df46eaaf423d7413ab8833f704ae576 (diff) | |
| download | linux-5.15.207.tar.gz linux-5.15.207.tar.bz2 linux-5.15.207.zip | |
Linux 5.15.207v5.15.207
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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 206 +SUBLEVEL = 207 EXTRAVERSION = NAME = Trick or Treat |
