From 774bf41565f413587099ae1240c1eb9159face77 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Fri, 6 Feb 2004 01:48:30 -0800 Subject: [PATCH] Linux 2.6.3-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9b98d985a561..5270a3c8331b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 2 -EXTRAVERSION = +SUBLEVEL = 3 +EXTRAVERSION =-rc1 NAME=Feisty Dunnart # *DOCUMENTATION* -- 2.39.5