git » linux-kernel » commit 08e15e8

Linux 2.6.21-rc3

author Linus Torvalds
2007-03-07 04:41:20 UTC
committer Linus Torvalds
2007-03-07 04:41:20 UTC
parent 2f774456e4b9bc3d4fb3522b2482c7acfa2df197

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>

Makefile +1 -1

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