diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-28 05:32:35 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-28 05:32:35 +0400 |
commit | b07d68b5ca4d55a16fab223d63d5fb36f89ff42f (patch) | |
tree | f1645f0bb18417c77859698d23e4cc21af4ff89a | |
parent | f99ba18a96195f047546bd515aabf81fda70ef09 (diff) | |
download | linux-b07d68b5ca4d55a16fab223d63d5fb36f89ff42f.tar.xz |
Linux 2.6.23-rc4v2.6.23-rc4
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION =-rc3 -NAME = Holy Dancing Manatees, Batman! +EXTRAVERSION =-rc4 +NAME = Pink Farting Weasel # *DOCUMENTATION* # To see a list of typical targets execute "make help" |