diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-16 19:09:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-16 19:09:12 -0700 |
commit | 188e1f81ba31af1b65a2f3611df4c670b092bbac (patch) | |
tree | 3789bc18f7c3bc5f9552b1cde5379de38d748058 /Makefile | |
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>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = -rc4 -NAME = Jeff Thinks I Should Change This, But To What? +EXTRAVERSION = -rc5 +NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* # To see a list of typical targets execute "make help" |