summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-02-28 16:05:19 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2021-02-28 16:05:19 -0800
commitfe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8 (patch)
treee79873b346fdd1dde6f1e9ed58883cc7015a35f2
parentd346da4a4a4485e3e728569a48bec6bfbf9e53d5 (diff)
downloadlinux-fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8.tar.gz
linux-fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8.tar.bz2
linux-fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8.zip
-rw-r--r--Makefile6
1 files 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"