From cc8b6e45dd635d698cd4ef28aa6ccc704a23cd72 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 17 Mar 2005 00:52:58 -0800 Subject: [PATCH] Linux 2.6.12-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fbe0fd77b5dc..0e5fd7a04e55 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 11 -EXTRAVERSION = +SUBLEVEL = 12 +EXTRAVERSION =-rc1 NAME=Woozy Numbat # *DOCUMENTATION* -- 2.39.5