aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin LaHaise <bcrl@linux.intel.com>2005-08-28 18:05:17 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-29 13:40:08 -0400
commit5bbe6ab938208bb3d4e16f7a28b11fcddd4f9ff2 (patch)
tree94d29094a0aba6d69d0f1f5af1ed7ad49e3b9881 /Makefile
parenta78b3371b628559eb5c46ee1518df27c62f3e801 (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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5acd1fc68d17..3d84df581cf2 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 13 3SUBLEVEL = 13
4EXTRAVERSION = 4EXTRAVERSION =
5NAME=Woozy Numbat 5NAME=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"