aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-07-05 18:53:22 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-05 18:53:22 -0400
commitb7279469d66b55119784b8b9529c99c1955fe747 (patch)
tree881be106ca8c3453a9aa914433d1487a2c4b919c
parent5d7e0d2bd98ef4f5a16ac9da1987ae655368dd6a (diff)
Linux 2.6.26-rc9v2.6.26-rc9
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6aff5f47c2..6315424a00 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 26 3SUBLEVEL = 26
4EXTRAVERSION = -rc8 4EXTRAVERSION = -rc9
5NAME = Rotary Wombat 5NAME = Rotary Wombat
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*