summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-04-26 14:19:00 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-04-26 14:19:00 -0700
commit254f49634ee16a731174d2ae34bc50bd5f45e731 (patch)
tree85d458ac0d767dfd837e09fce9cbf96186955475
parent14479877c1ec9667edb4a7c20a8d7a704e7249ca (diff)
downloadlwn-254f49634ee16a731174d2ae34bc50bd5f45e731.tar.gz
lwn-254f49634ee16a731174d2ae34bc50bd5f45e731.zip
Linux 7.1-rc1v7.1-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6c8a1b2e7c8a..e27c91ea56fc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 7
-PATCHLEVEL = 0
+PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*