From ac632c504d0b881d7cfb44e3fdde3ec30eb548d9 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Wed, 26 Jan 2022 14:20:31 -0800 Subject: [PATCH] Linux 5.17-rc2 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0fb4f94a68857b..4ca3d11b7dfabd 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc1 -NAME = Gobble Gobble +EXTRAVERSION = -rc2 +NAME = I am Satoshi # *DOCUMENTATION* # To see a list of typical targets execute "make help"