diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 19:55:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 19:55:12 -0700 |
commit | d5d04bb48f0eb89c14e76779bb46212494de0bec (patch) | |
tree | e5c8d4749e92e132fca0dee76c0613ff8556056e /Makefile | |
parent | 1ae276a9113305fb74c54f8df72da3ba2d559e60 (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |