aboutsummaryrefslogtreecommitdiffstats
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
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 (diff)
downloadlinux-dev-08e15e81a40e3241ce93b4a43886f3abda184aa6.tar.xz
linux-dev-08e15e81a40e3241ce93b4a43886f3abda184aa6.zip
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>
-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*