diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-05 18:53:22 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-05 18:53:22 -0400 |
commit | b7279469d66b55119784b8b9529c99c1955fe747 (patch) | |
tree | 881be106ca8c3453a9aa914433d1487a2c4b919c | |
parent | 5d7e0d2bd98ef4f5a16ac9da1987ae655368dd6a (diff) |
Linux 2.6.26-rc9v2.6.26-rc9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 26 | 3 | SUBLEVEL = 26 |
4 | EXTRAVERSION = -rc8 | 4 | EXTRAVERSION = -rc9 |
5 | NAME = Rotary Wombat | 5 | NAME = Rotary Wombat |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |