diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-11 17:12:55 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-11 17:12:55 -0500 |
commit | 535744878e34d01a53f946f26dfbca37186f2cf8 (patch) | |
tree | 06fb86822414f9b00579e5946f0110211e772178 | |
parent | 0992a5d029181421877a716eaf99145828ff7eae (diff) |
Linux 2.6.16-rc6v2.6.16-rc6
Gaah. Delayed. But all the better for it!
-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 = 16 | 3 | SUBLEVEL = 16 |
4 | EXTRAVERSION =-rc5 | 4 | EXTRAVERSION =-rc6 |
5 | NAME=Sliding Snow Leopard | 5 | NAME=Sliding Snow Leopard |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |