diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-17 00:16:36 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-17 00:16:36 -0500 |
commit | d9f8bcbf67a0ee67c8cb0734f003dfe916bb5248 (patch) | |
tree | 1b06206738fe515efb908e738152eab699ef1320 | |
parent | fe47463d4117e8f20905246ee660aa15eb811a18 (diff) |
Linux 2.6.24-rc3v2.6.24-rc3
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |