diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-23 20:50:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-23 20:50:57 -0700 |
commit | c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 (patch) | |
tree | 78a67267ba07a8dda6693e965b55b0a1cb7ca612 | |
parent | f0c15f48bb4a68d5f74855720ae5efc56dec6a3b (diff) |
Linux 2.6.24-rc1v2.6.24-rc1
The patch is big. Really big. You just won't believe how vastly hugely
mindbogglingly big it is. I mean you may think it's a long way down the
road to the chemist, but that's just peanuts to how big the patch from
2.6.23 is.
But it's all good.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 23 -EXTRAVERSION = +SUBLEVEL = 24 +EXTRAVERSION = -rc1 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |