From 04a2b7d012f4ad13f22fe001cc13e657659b0924 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 11 Jan 2005 03:48:12 -0800 Subject: [PATCH] Linux 2.6.11-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3c7e1afc4a5b..46ed11f4a448 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 10 -EXTRAVERSION = +SUBLEVEL = 11 +EXTRAVERSION =-rc1 NAME=Woozy Numbat # *DOCUMENTATION* -- 2.39.5