diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-07 07:41:20 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-07 07:41:20 +0300 |
commit | 08e15e81a40e3241ce93b4a43886f3abda184aa6 (patch) | |
tree | 9573fd2b945db53c54e7542fafd677f262f593df /Makefile | |
parent | 2f774456e4b9bc3d4fb3522b2482c7acfa2df197 (diff) | |
download | linux-08e15e81a40e3241ce93b4a43886f3abda184aa6.tar.xz |
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>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |