diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-25 00:10:05 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-25 00:10:05 +0300 |
commit | 4cece764965020c22cff7665b18a012006359095 (patch) | |
tree | f9192ccbd9dbde7c9886b541cec4977fb8d907d2 /Makefile | |
parent | ab8de2dbfc9ec912f2762f3b813437a4c4f56251 (diff) | |
download | linux-4cece764965020c22cff7665b18a012006359095.tar.xz |
Linux 6.9-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 8 +PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |