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-02-28 16:05:19 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2021-02-28 16:05:19 -0800 commit: fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8 parent: d346da4a4a4485e3e728569a48bec6bfbf9e53d5
Commit Summary:
Linux 5.12-rc1
Diffstat:
1 file changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b0e1bb472202..f9b54da2fca0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 5
-PATCHLEVEL = 11
+PATCHLEVEL = 12
 SUBLEVEL = 0
-EXTRAVERSION =
-NAME = 💕 Valentine's Day Edition 💕
+EXTRAVERSION = -rc1
+NAME = Frozen Wasteland
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"