diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 17:57:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 17:57:02 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 17 -EXTRAVERSION =-rc5 -NAME=Lordi Rules +EXTRAVERSION =-rc6 +NAME=Crazed Snow-Weasel # *DOCUMENTATION* # To see a list of typical targets execute "make help" |