aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-09-11 19:55:12 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-11 19:55:12 -0700
commitd5d04bb48f0eb89c14e76779bb46212494de0bec (patch)
treee5c8d4749e92e132fca0dee76c0613ff8556056e /Makefile
parent1ae276a9113305fb74c54f8df72da3ba2d559e60 (diff)
Bye, bye, WfW flag
This reverts the Linux for Workgroups thing. And no, before somebody asks, we're not doing Linux95. Not for a few years, at least. Sure, the flag added some color to the logo, and could have remained as a testament to my leet gimp skills. But no. And I'll do this early, to avoid the chance of forgetting when I'm doing the actual rc1 release on the road. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a42f26aa6192..e73f75843595 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION = 3
PATCHLEVEL = 11
SUBLEVEL = 0
EXTRAVERSION =
-NAME = Linux for Workgroups
+NAME = Suicidal Squirrel
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"