From 0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 Mon Sep 17 00:00:00 2001
From: Linus Torvalds <torvalds@woody.linux-foundation.org>
Date: Mon, 10 Sep 2007 19:49:55 -0700
Subject: [PATCH] Linux 2.6.23-rc6

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 744bb0d573228..e0fdf499ef207 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 23
-EXTRAVERSION =-rc5
+EXTRAVERSION =-rc6
 NAME = Pink Farting Weasel
 
 # *DOCUMENTATION*
-- 
GitLab