summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-01-21 14:11:32 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-01-21 14:11:32 -0800
commit6613476e225e090cc9aad49be7fa504e290dd33d (patch)
tree44dde92e4dbd16f25c7ce50240bf53a7b753e7ad
parent35a4474b5c3dd4315f72bd53e87b97f128d9bb3d (diff)
Linux 6.8-rc1v6.8-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e5321e45e4e5..9869f57c3fb3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 7
+PATCHLEVEL = 8
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Hurr durr I'ma ninja sloth
# *DOCUMENTATION*