diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-01 20:24:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-01 20:24:52 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION =-rc8 +EXTRAVERSION =-rc9 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |