diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-24 21:50:17 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-24 21:50:17 -0400 |
commit | a8bd60705aa17a998516837d9c1e503ad4cbd7fc (patch) | |
tree | f172777dbf25967453587d7e9a9eb07490693e27 | |
parent | 4f3a151a11da3351e2149a401d4ee18426938de7 (diff) |
Linux 2.6.17-rc5v2.6.17-rc5
-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 =-rc4 | 4 | EXTRAVERSION =-rc5 |
5 | NAME=Sliding Snow Leopard | 5 | NAME=Lordi Rules |
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" |