VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   55 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2020-04-12 12:35:55 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-04-12 12:35:55 -0700 commit: 8f3d9f354286745c751374f5f1fcafee6b3f3136 parent: 3b50142d8528e1efc1c07f69c540f926c58ab3ad
Commit Summary:
Linux 5.7-rc1
Diffstat:
1 file changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d5c907c0beb8..70def4907036 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 5
-PATCHLEVEL = 6
+PATCHLEVEL = 7
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Kleptomaniac Octopus
 
 # *DOCUMENTATION*