diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-12 14:22:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-12 14:22:24 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 26 -EXTRAVERSION = -rc5 -NAME = Funky Weasel is Jiggy wit it +EXTRAVERSION = -rc6 +NAME = Rotary Wombat # *DOCUMENTATION* # To see a list of typical targets execute "make help" |