Ahoy, all land-lubbers, test me out right smartly!
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 files changed, 2 insertions, 2 deletions
|
diff --git a/Makefile b/Makefile index 47e21c0..edfc2fd 100644 --- a/ Makefile+++ b/ Makefile |
|
| @@ -1,8 +1,8 @@ |
| 1 | VERSION = 2 |
1 | VERSION = 2 |
| 2 | PATCHLEVEL = 6 |
2 | PATCHLEVEL = 6 |
| 3 | SUBLEVEL = 18 |
3 | SUBLEVEL = 18 |
| 4 | EXTRAVERSION = -rc7 |
4 | EXTRAVERSION = |
| 5 | NAME=Crazed Snow-Weasel |
5 | NAME=Avast! A bilge rat! |
| 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" |
|