diff options
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 (patch) | |
tree | e79873b346fdd1dde6f1e9ed58883cc7015a35f2 | |
parent | d346da4a4a4485e3e728569a48bec6bfbf9e53d5 (diff) |
Linux 5.12-rc1v5.12-rc1-dontuse
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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" |