summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-05-07 13:34:35 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2023-05-07 13:34:35 -0700
commitac9a78681b921877518763ba0e89202254349d1b (patch)
treed648150a51bb2fe56e426ca4687b44a783f0746a
parentf085df1be60abf670315c11036261cfaec16b2eb (diff)
Linux 6.4-rc1v6.4-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5ac8f263f9b0..9d765ebcccf1 100644
--- a/Makefile
+++ b/Makefile
@@ -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*