Hey! Wondering where you have uploaded this? can't find it at https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/ but maybe i am looking in the wrong place and or are blind ? Den ons 13 mars 2024 kl 17:31 skrev Sasha Levin <sashal@xxxxxxxxxx>: > > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> > --- > Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Makefile b/Makefile > index c7ee53f4bf044..dd0b283998d00 100644 > --- a/Makefile > +++ b/Makefile > @@ -1,8 +1,8 @@ > # SPDX-License-Identifier: GPL-2.0 > VERSION = 6 > PATCHLEVEL = 8 > -SUBLEVEL = 0 > -EXTRAVERSION = > +SUBLEVEL = 1 > +EXTRAVERSION = -rc1 > NAME = Hurr durr I'ma ninja sloth > > # *DOCUMENTATION* > -- > 2.43.0 > >