diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-24 17:58:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-24 17:58:37 -0500 |
commit | 49914084e797530d9baaf51df9eda77babc98fa8 (patch) | |
tree | 46efd201c070e594c6da4bada354eab5e583eb0c | |
parent | feed9bab7b14b77be8d796bcee95e2343fb82955 (diff) |
Linux 2.6.24v2.6.24
-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 = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |