From df0cc57e057f18e44dac8e6c18aba47ab53202f9 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 9 Jan 2022 14:55:34 -0800 Subject: Linux 5.16 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 16d7f83ac368..08510230b42f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Gobble Gobble # *DOCUMENTATION* -- cgit