diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-10 22:48:43 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-10 22:48:43 -0500 |
commit | 82d29bf6dc7317aeb0a3a13c2348ca8591965875 (patch) | |
tree | 6c4dc4a4805f0d02d4e6e713f7ad459b64d32496 | |
parent | 7999f4b4e56d36265d789d52bb0c0bb0167346a7 (diff) |
Linux 2.6.24-rc5v2.6.24-rc5
-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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |