aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-27 20:59:12 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-27 20:59:12 -0800
commit606135a3081e045b677cde164a296c51f66c4633 (patch)
treeb037301c2d0eee1ece16c4be115881b7c5bb1eba /Makefile
parent[SPARC64]: Fix PCI interrupts on E450 et al. (diff)
downloadlinux-dev-606135a3081e045b677cde164a296c51f66c4633.tar.xz
linux-dev-606135a3081e045b677cde164a296c51f66c4633.zip
Linux 2.6.21-rc2
Too many changes for comfort since -rc1. Some missed merges, and some just annoyingly big fixes since. This is not how an -rc2 should look. Need to really calm things down!
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30b66e261d89..66ee8b803986 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 21
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Homicidal Dwarf Hamster
# *DOCUMENTATION*