diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 20:57:02 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 20:57:02 -0400 |
commit | 1def630a6a49dda5bc89dfbd86656293640456f0 (patch) | |
tree | 1378337832318d83868ff6488cd90fe0d38c6f35 | |
parent | ff3ea47c623276e9772cbc268471224648d5a7fe (diff) |
Linux 2.6.17-rc6v2.6.17-rc6
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 17 | 3 | SUBLEVEL = 17 |
4 | EXTRAVERSION =-rc5 | 4 | EXTRAVERSION =-rc6 |
5 | NAME=Lordi Rules | 5 | NAME=Crazed Snow-Weasel |
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" |