diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-15 20:24:48 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-15 20:24:48 -0500 |
commit | b0c3844d8af6b9f3f18f31e1b0502fbefa2166be (patch) | |
tree | 28fc40804196baed166c4164bc36078ee070f7c0 /Makefile | |
parent | c01c8106f43ec7e460eeb56c7a8ae666acdfe5a0 (diff) |
Linux 2.6.37-rc6
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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |