diff options
author | Benjamin LaHaise <bcrl@linux.intel.com> | 2005-08-28 18:05:17 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-29 13:40:08 -0400 |
commit | 5bbe6ab938208bb3d4e16f7a28b11fcddd4f9ff2 (patch) | |
tree | 94d29094a0aba6d69d0f1f5af1ed7ad49e3b9881 | |
parent | a78b3371b628559eb5c46ee1518df27c62f3e801 (diff) |
[PATCH] new name for 2.6.14
We've had Woozy Numbat for a while now. Here's an updated name care of
Jeff Garzik and myself.
Signed-off-by: Benjamin LaHaise <bcrl@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 2 | |||
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 13 | 3 | SUBLEVEL = 13 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME=Woozy Numbat | 5 | NAME=Affluent Albatross |
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" |