From 6e424e6bafec35e47db4b693fe41eff065b7dbf6 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 23 Jan 2022 10:12:53 +0200 Subject: [PATCH] Linux 5.17-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c94559a97dca5..0fb4f94a68857 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 16 +PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Gobble Gobble # *DOCUMENTATION* -- 2.39.5