From 0173a3265b228da319ceb9c1ec6a5682fd1b2d92 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 26 Oct 2008 12:13:29 -0700 Subject: Linux 2.6.28-rc2 .. fix all the worst problems in -rc1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8e540515cb9..e9c5d47f31c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 28 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Killer Bat of Doom # *DOCUMENTATION* -- cgit v1.2.3