author | Linus Torvalds
<torvalds@woody.linux-foundation.org> 2007-06-17 02:09:12 UTC |
committer | Linus Torvalds
<torvalds@woody.linux-foundation.org> 2007-06-17 02:09:12 UTC |
parent | 9d66586f7723b73c5925c7c7819c260484627851 |
Makefile | +2 | -2 |
diff --git a/Makefile b/Makefile index 30d685b629a..b76ee94a6c9 100644 --- a/Makefile +++ b/Makefile @@ -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"