diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-06 23:09:04 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-06 23:09:04 -0500 |
commit | cf7d7e5a1980d1116ee152d25dac382b112b9c17 (patch) | |
tree | d6a235d4d8a5ea4a80bfbdc2314dd92fdd88f915 /Makefile | |
parent | 086b17046c068ef3fa6e69c03c786b39ca617a0a (diff) |
Linux 2.6.37-rc5
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 = 37 | 3 | SUBLEVEL = 37 |
4 | EXTRAVERSION = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |