diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-20 16:30:22 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-20 16:30:22 -0400 |
commit | f6f94e2ab1b33f0082ac22d71f66385a60d8157f (patch) | |
tree | 579865877539ddc598d6b5916cb509e85a972268 | |
parent | 7d7c4d06be246b249f0f7e0b7df2f73d09cc6376 (diff) |
Linux 2.6.36v2.6.36
-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 = 36 | 3 | SUBLEVEL = 36 |
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* |