Linux 5.12-rc1

Changed files
+3 -3
+3 -3
Makefile
··· 1 # SPDX-License-Identifier: GPL-2.0 2 VERSION = 5 3 - PATCHLEVEL = 11 4 SUBLEVEL = 0 5 - EXTRAVERSION = 6 - NAME = 💕 Valentine's Day Edition 💕 7 8 # *DOCUMENTATION* 9 # To see a list of typical targets execute "make help"
··· 1 # SPDX-License-Identifier: GPL-2.0 2 VERSION = 5 3 + PATCHLEVEL = 12 4 SUBLEVEL = 0 5 + EXTRAVERSION = -rc1 6 + NAME = Frozen Wasteland 7 8 # *DOCUMENTATION* 9 # To see a list of typical targets execute "make help"