From f6fb237ba312292c39dd6a9fb5c6a0fbdc40b2f7 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 30 Dec 2003 04:44:13 -0800 Subject: [PATCH] Linux 2.6.1-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c8ebe5b1f0f9..a819e72dddd2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 0 -EXTRAVERSION = +SUBLEVEL = 1 +EXTRAVERSION =-rc1 # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- 2.39.5