From a8b3485287731978899ced11f24628c927890e78 Mon Sep 17 00:00:00 2001
From: Linus Torvalds <torvalds@woody.osdl.org>
Date: Fri, 12 Jan 2007 10:54:26 -0800
Subject: [PATCH] Linux v2.6.20-rc5

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

diff --git a/Makefile b/Makefile
index 47669cb6c8fb70..477f52e3c7f673 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 20
-EXTRAVERSION =-rc4
+EXTRAVERSION =-rc5
 NAME = Homicidal Dwarf Hamster
 
 # *DOCUMENTATION*
-- 
GitLab