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 10:40:08 -0700 |
commit | 5bbe6ab938208bb3d4e16f7a28b11fcddd4f9ff2 (patch) | |
tree | 94d29094a0aba6d69d0f1f5af1ed7ad49e3b9881 /Makefile | |
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>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 13 EXTRAVERSION = -NAME=Woozy Numbat +NAME=Affluent Albatross # *DOCUMENTATION* # To see a list of typical targets execute "make help" |