diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-16 22:09:12 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-16 22:09:12 -0400 |
commit | 188e1f81ba31af1b65a2f3611df4c670b092bbac (patch) | |
tree | 3789bc18f7c3bc5f9552b1cde5379de38d748058 | |
parent | 9d66586f7723b73c5925c7c7819c260484627851 (diff) |
Linux 2.6.22-rc5v2.6.22-rc5
The manatees, they are dancing!
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-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 = 22 | 3 | SUBLEVEL = 22 |
4 | EXTRAVERSION = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Jeff Thinks I Should Change This, But To What? | 5 | NAME = Holy Dancing Manatees, Batman! |
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" |