diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-30 12:24:38 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-30 12:24:38 +0300 |
| commit | ef251c45f1cd4a1a3e8f6eb2e3aee3903c7fa71b (patch) | |
| tree | 3c81c2787f7ae014a112f100253f53f05a67b204 | |
| parent | 2b985d3a024b9e8c24e21671b34e855569763808 (diff) | |
| download | linux-5.15.y.tar.xz | |
Linux 5.15.204v5.15.204linux-5.15.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 = 5 PATCHLEVEL = 15 -SUBLEVEL = 203 +SUBLEVEL = 204 EXTRAVERSION = NAME = Trick or Treat |
