summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-08-30 13:34:40 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-08-30 13:34:40 -0700
commitcee9395acd8043be0644b25c34bfa86623f2b935 (patch)
tree40f18a04489cadca07bfa864ca8f62c8d3d80806
parent78bb208b99e7d3314f670710fa9ee0a793682bca (diff)
Linux 7.3-rc1HEADv7.3-rc1master
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7860ce1fe501..4ad67b737af7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 7
-PATCHLEVEL = 2
+PATCHLEVEL = 3
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*