git » linux-kernel » commit e0f2e3a

Linux 2.6.21-rc5

author Linus Torvalds
2007-03-25 22:56:23 UTC
committer Linus Torvalds
2007-03-25 22:56:23 UTC
parent 948ac6d71cf868b431adb3139d8dfbd9c4e4a6ca

Linux 2.6.21-rc5

.. hopefully most of the fallout of the timer changes is contained now.

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

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 1c018c468e1..2f57f57d010 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 21
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
 NAME = Nocturnal Monster Puppy
 
 # *DOCUMENTATION*