diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-12 17:22:24 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-12 17:22:24 -0400 |
commit | 5dd34572ad9a3be430632dd42e4af2ea370b397b (patch) | |
tree | 5f08f98a570d3d8af283d529a2b145a270f62805 | |
parent | cbfa66b88d5720b81b75e72e7de8116d338e6b30 (diff) |
Linux 2.6.26-rc6v2.6.26-rc6
.. and a new name, courtesy of Alan.
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 26 | 3 | SUBLEVEL = 26 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Rotary Wombat |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |