Linux 6.10-rc1

+3 -3
+3 -3
Makefile
··· 1 # SPDX-License-Identifier: GPL-2.0 2 VERSION = 6 3 - PATCHLEVEL = 9 4 SUBLEVEL = 0 5 - EXTRAVERSION = 6 - NAME = Hurr durr I'ma ninja sloth 7 8 # *DOCUMENTATION* 9 # To see a list of typical targets execute "make help"
··· 1 # SPDX-License-Identifier: GPL-2.0 2 VERSION = 6 3 + PATCHLEVEL = 10 4 SUBLEVEL = 0 5 + EXTRAVERSION = -rc1 6 + NAME = Baby Opossum Posse 7 8 # *DOCUMENTATION* 9 # To see a list of typical targets execute "make help"