]> Git Repo - linux.git/commitdiff
Linux 6.9-rc1 v6.9-rc1
authorLinus Torvalds <[email protected]>
Sun, 24 Mar 2024 21:10:05 +0000 (14:10 -0700)
committerLinus Torvalds <[email protected]>
Sun, 24 Mar 2024 21:10:05 +0000 (14:10 -0700)
Makefile

index 5e09b53b485016d3b6a4ba2f1ded15ae84496371..763b6792d3d5133d5acb84916f677af68773225a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 6
-PATCHLEVEL = 8
+PATCHLEVEL = 9
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Hurr durr I'ma ninja sloth
 
 # *DOCUMENTATION*
This page took 0.057184 seconds and 4 git commands to generate.