diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-30 11:24:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-30 11:24:38 +0200 |
| commit | ef251c45f1cd4a1a3e8f6eb2e3aee3903c7fa71b (patch) | |
| tree | 3c81c2787f7ae014a112f100253f53f05a67b204 | |
| parent | 2b985d3a024b9e8c24e21671b34e855569763808 (diff) | |
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
diff --git a/Makefile b/Makefile index 0ca0891b993d0..3937e96d463f5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 203 +SUBLEVEL = 204 EXTRAVERSION = NAME = Trick or Treat |
