summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-04-06 13:11:33 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-04-06 13:11:33 -0700
commit0af2f6be1b4281385b618cb86ad946eded089ac8 (patch)
treedc0124b3d271ec77b210760be86540c97fd2a955
parent0efdedb3358aa78102967f242379686f94315830 (diff)
downloadlinux-6.15-rc1.tar.gz
linux-6.15-rc1.tar.bz2
linux-6.15-rc1.zip
Linux 6.15-rc1v6.15-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e55726a71d95..38689a0c3605 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 14
+PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*