From e386fa4d2a2f6b764c179d02d1afca0625418a6b Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 26 Oct 2008 12:13:29 -0700 Subject: [PATCH] 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 8e540515cb971..e9c5d47f31cdb 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* -- 2.39.5