From 57f8f7b60db6f1ed2c6918ab9230c4623a9dbe37 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 23 Oct 2008 20:06:52 -0700 Subject: [PATCH] Linux 2.6.28-rc1 --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index f6703f1cd9c..8e540515cb9 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 27 -EXTRAVERSION = -NAME = Rotary Wombat +SUBLEVEL = 28 +EXTRAVERSION = -rc1 +NAME = Killer Bat of Doom # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- 2.41.0