summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-12-01 14:28:56 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-12-01 14:28:56 -0800
commit40384c840ea1944d7c5a392e8975ed088ecf0b37 (patch)
treee24c630c92cb3e00e43ed7727f0c36215f5f1b8d
parenta14bf463e7dfa389850b9d47d38dda4fa71c8ade (diff)
downloadlinux-stable-6.13-rc1.tar.gz
linux-stable-6.13-rc1.tar.bz2
linux-stable-6.13-rc1.zip
Linux 6.13-rc1v6.13-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e34a97473fb6..93ab62cef244 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 12
+PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Baby Opossum Posse
# *DOCUMENTATION*