diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-03 23:26:10 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-03 23:26:10 -0500 |
commit | 09b56adc98e0f8a21644fcb4d20ad367c3fceb55 (patch) | |
tree | 841ae6f3f7798c44c50f2eff7204887e4b50b579 /Makefile | |
parent | c5ef91eee5015cc968996fb0d2974cbc41e4eccd (diff) |
Linux 2.6.24-rc4v2.6.24-rc4
Diffstat (limited to 'Makefile')
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |