From: Linus Torvalds <torvalds@woody.linux-foundation.org>
Date: Wed, 7 Mar 2007 04:41:20 +0000 (-0800)
Subject: Linux 2.6.21-rc3
X-Git-Tag: v2.6.21-rc3^0
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=08e15e81a40e3241ce93b4a43886f3abda184aa6;p=users%2Fhch%2Fmisc.git

Linux 2.6.21-rc3

.. hopefully most of the resume/suspend problems introduced by the timer
and other changes are behind us.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
---

diff --git a/Makefile b/Makefile
index 66ee8b803986..6393738fe968 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 21
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 NAME = Homicidal Dwarf Hamster
 
 # *DOCUMENTATION*