diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-09 22:33:54 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-09 22:33:54 -0400 |
commit | 693d92a1bbc9e42681c42ed190bd42b636ca876f (patch) | |
tree | f611cbb3ae94b19263f8b25a0caa0c272c89d73d /Makefile | |
parent | 42c36f63ac1366ab0ecc2d5717821362c259f517 (diff) |
Linux 2.6.39-rc7
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 = 39 | 3 | SUBLEVEL = 39 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |