diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-15 23:22:48 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-15 23:22:48 -0500 |
commit | cbd9c883696da72b2b1f03f909dbacc04bbf8b58 (patch) | |
tree | 1512f5d3e7ee3a5659382f3dce48475abca2bec5 | |
parent | 1a499150e4ec1299232e24389f648d059ce5617a (diff) |
Linux 2.6.24-rc8v2.6.24-rc8
-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 = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |