diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-23 13:41:18 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-23 13:41:18 +0200 |
| commit | dcbcab9d707928cd1679eba21ef0697fbb73b88a (patch) | |
| tree | 27f568dbcb2b760065887e33078764c8f77adbb5 /Makefile | |
| parent | 12401fcfb01f53ccc63ab0a3246570fe8f3105ee (diff) | |
Linux 6.1.174v6.1.174linux-6.1.y
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 749922b155255..2c70f9f7d5702 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 173 +SUBLEVEL = 174 EXTRAVERSION = NAME = Curry Ramen |
