summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-03-05 14:52:03 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-03-05 14:52:03 -0800
commitfe15c26ee26efa11741a7b632e9f23b01aca4cc6 (patch)
treec84bcc9690696eacb319acc029ff1d8e80f4f311
parent596ff4a09b8981790e15572e8e7bc904df5835e7 (diff)
Linux 6.3-rc1v6.3-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aa26f34a9b52..d7bd0eb9b346 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 2
+PATCHLEVEL = 3
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Hurr durr I'ma ninja sloth
# *DOCUMENTATION*