summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-03-06 20:41:20 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-03-06 20:41:20 -0800
commit08e15e81a40e3241ce93b4a43886f3abda184aa6 (patch)
tree9573fd2b945db53c54e7542fafd677f262f593df
parent2f774456e4b9bc3d4fb3522b2482c7acfa2df197 (diff)
Linux 2.6.21-rc3v2.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>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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*