From 49b5de2595de957565d94a4a6df51107e3efd420 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 26 Feb 2004 22:17:12 -0800 Subject: [PATCH] Linux 2.6.4-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a801ebb5fd3d..fc178cf80c1e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 3 -EXTRAVERSION = +SUBLEVEL = 4 +EXTRAVERSION =-rc1 NAME=Feisty Dunnart # *DOCUMENTATION* -- 2.39.5