diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-28 20:05:48 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-28 20:05:48 -0500 |
commit | 387c31c7e5c9805b0aef8833d1731a5fe7bdea14 (patch) | |
tree | 1b75bd0b26515271d675a03a5b5dbfd334689030 /Makefile | |
parent | 6f7f41851cc4508b672ab71dd48a154712faf15c (diff) |
Linux 2.6.37-rc8
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 = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |