diff options
author | Benjamin LaHaise <bcrl@linux.intel.com> | 2005-08-28 22:05:17 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-29 17:40:08 (GMT) |
commit | 5bbe6ab938208bb3d4e16f7a28b11fcddd4f9ff2 (patch) | |
tree | 94d29094a0aba6d69d0f1f5af1ed7ad49e3b9881 | |
parent | a78b3371b628559eb5c46ee1518df27c62f3e801 (diff) | |
download | linux-fsl-qoriq-5bbe6ab938208bb3d4e16f7a28b11fcddd4f9ff2.tar.xz |
[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 PATCHLEVEL = 6 SUBLEVEL = 13 EXTRAVERSION = -NAME=Woozy Numbat +NAME=Affluent Albatross # *DOCUMENTATION* # To see a list of typical targets execute "make help" |