]> Git Repo - linux.git/commitdiff
Linux 6.4-rc1 v6.4-rc1
authorLinus Torvalds <[email protected]>
Sun, 7 May 2023 20:34:35 +0000 (13:34 -0700)
committerLinus Torvalds <[email protected]>
Sun, 7 May 2023 20:34:35 +0000 (13:34 -0700)
Makefile

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