diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-06 16:57:46 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-06 16:57:46 -0500 |
commit | dbeeb816e805091e7cfc03baf36dc40b4adb2bbd (patch) | |
tree | 4d0ef37cfe30a898227a175bca43bd6c938e78e8 | |
parent | 7a82b63f19b0a05a76271aee1eb7905cd1c7d5ad (diff) |
Linux 2.6.24-rc2v2.6.24-rc2
-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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |