summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-09-11 01:28:41 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2023-09-11 01:28:41 +0200
commit0bb80ecc33a8fb5a682236443c1e740d5c917d1d (patch)
tree6c62c0b6a47d70362a528fcc358f0e9215263df9
parentMerge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm (diff)
downloadlinux-0bb80ecc33a8fb5a682236443c1e740d5c917d1d.tar.xz
linux-0bb80ecc33a8fb5a682236443c1e740d5c917d1d.zip
Linux 6.6-rc1v6.6-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 73f23fa0677a..ceb23eed4dce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 6
-PATCHLEVEL = 5
+PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Hurr durr I'ma ninja sloth
# *DOCUMENTATION*