diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-07 13:34:35 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-07 13:34:35 -0700 |
commit | ac9a78681b921877518763ba0e89202254349d1b (patch) | |
tree | d648150a51bb2fe56e426ca4687b44a783f0746a | |
parent | f085df1be60abf670315c11036261cfaec16b2eb (diff) |
Linux 6.4-rc1v6.4-rc1
-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 = 3 +PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |