diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-01 23:24:52 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-01 23:24:52 -0400 |
commit | 3146b39c185f8a436d430132457e84fa1d8f8208 (patch) | |
tree | 520b9d0db6a1142271a68b2b38cca002be40f6cb | |
parent | a3470171d69d5526a01c31f1ce4a1e8090b6e5d9 (diff) |
Linux 2.6.23-rc9v2.6.23-rc9
No, I didn't want to do this, but we had more stuff go in after -rc8
than we had in the previous -rc. Gaah.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 23 | 3 | SUBLEVEL = 23 |
4 | EXTRAVERSION =-rc8 | 4 | EXTRAVERSION =-rc9 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |