diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-24 19:21:48 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-24 19:21:48 -0400 |
commit | 189548642c5962e60c3667bdb3a703fe0bed12a6 (patch) | |
tree | 82ade95d752b9c99e3fec4863dbe2d3d3cb002a1 | |
parent | a06381fec77bf88ec6c5eb6324457cb04e9ffd69 (diff) |
Linus 2.6.22-rc6v2.6.22-rc6
-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 = 22 | 3 | SUBLEVEL = 22 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Holy Dancing Manatees, Batman! | 5 | NAME = Holy Dancing Manatees, Batman! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |