diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-15 09:23:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-15 09:23:49 +0200 |
| commit | cac15753b8ceb505a3c646f83a86dccbab9e33a3 (patch) | |
| tree | 65ec1a8971b665ab0cb60a1beb1e8d6cadc1040d /Makefile | |
| parent | 1f4a10cb826fdec5cd442df010bcb3043bfd6464 (diff) | |
| download | linux-cac15753b8ceb505a3c646f83a86dccbab9e33a3.tar.gz linux-cac15753b8ceb505a3c646f83a86dccbab9e33a3.tar.bz2 linux-cac15753b8ceb505a3c646f83a86dccbab9e33a3.zip | |
Linux 6.1.99v6.1.99
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
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = Curry Ramen |
