VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2021-05-09 14:17:44 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2021-05-09 14:17:44 -0700 commit: 6efb943b8616ec53a5e444193dccf1af9ad627b5 parent: 6dae40aed484ef2f1a3934dcdcd17b7055173e56
Commit Summary:
Linux 5.13-rc1
Diffstat:
1 file changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 15b6476d0f89..53d09c414635 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 5
-PATCHLEVEL = 12
+PATCHLEVEL = 13
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Frozen Wasteland
 
 # *DOCUMENTATION*