diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-26 14:07:53 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-26 14:08:11 -0400 |
commit | e490517a039a99d692cb3a5561941b0a5f576172 (patch) | |
tree | 90a0b8eb5387bede6b19d94c0321862f34b1beab | |
parent | cbaffba12ce08beb3e80bfda148ee0fa14aac188 (diff) |
Linux 2.6.26-rc4v2.6.26-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |