From 0173a3265b228da319ceb9c1ec6a5682fd1b2d92 Mon Sep 17 00:00:00 2001
From: Linus Torvalds <torvalds@linux-foundation.org>
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*
-- 
GitLab