diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-17 21:49:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-17 21:49:35 -0400 |
commit | 427abfa28afedffadfca9dd8b067eb6d36bac53f (patch) | |
tree | 1694421f87dc1de680ededb168f23e5b0388cde7 | |
parent | ce221982e0bef039d7047b0f667bb414efece5af (diff) |
Linux v2.6.17v2.6.17
Being named "Crazed Snow-Weasel" instills a lot of confidence in this
release, so I'm sure this will be one of the better ones.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 17 | 3 | SUBLEVEL = 17 |
4 | EXTRAVERSION =-rc6 | 4 | EXTRAVERSION = |
5 | NAME=Crazed Snow-Weasel | 5 | NAME=Crazed Snow-Weasel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |