diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-06 16:45:38 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-06 16:45:38 -0500 |
commit | 3ce54450461bad18bbe1f9f5aa3ecd2f8e8d1235 (patch) | |
tree | b0387721789f0c616825795d1a830ff71bf840fd | |
parent | a263898f628dd21e59210b547986c154788f628e (diff) |
Linux 2.6.24-rc7v2.6.24-rc7
-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 = 24 | 3 | SUBLEVEL = 24 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |