diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-04 19:50:19 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-04 19:50:19 -0500 |
commit | 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5 (patch) | |
tree | 3a974a2b2283d37dc1ef3cb5a154a86eb1562f30 /Makefile | |
parent | 65f42886e24be2197b1263f138eabf40c6774d00 (diff) |
Linux 2.6.37
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 = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |