diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-27 21:32:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-27 21:32:35 -0400 |
commit | b07d68b5ca4d55a16fab223d63d5fb36f89ff42f (patch) | |
tree | f1645f0bb18417c77859698d23e4cc21af4ff89a | |
parent | f99ba18a96195f047546bd515aabf81fda70ef09 (diff) |
Linux 2.6.23-rc4v2.6.23-rc4
-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 = 23 | 3 | SUBLEVEL = 23 |
4 | EXTRAVERSION =-rc3 | 4 | EXTRAVERSION =-rc4 |
5 | NAME = Holy Dancing Manatees, Batman! | 5 | NAME = Pink Farting Weasel |
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" |