diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-10 19:49:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-09-10 19:50:29 -0700 |
commit | 0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 (patch) | |
tree | b56e48a238a1a9163c0d6dcce585647ce315ab9d | |
parent | 0eb096933a02226dd0b6a2199453fcf0936bf7e4 (diff) |
Linux 2.6.23-rc6v2.6.23-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION =-rc5 +EXTRAVERSION =-rc6 NAME = Pink Farting Weasel # *DOCUMENTATION* |