From d3fdc9acc701b67fabe641fb868882574b9827c6 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 15 Mar 2004 05:44:26 -0800 Subject: [PATCH] Linux 2.6.5-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0288c632793b..33305dae197f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 4 -EXTRAVERSION = +SUBLEVEL = 5 +EXTRAVERSION =-rc1 NAME=Feisty Dunnart # *DOCUMENTATION* -- 2.39.5