diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-08 00:09:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-08 00:09:37 -0500 |
commit | a5abba989deceb731047425812d268daf7536575 (patch) | |
tree | 2adb621e27535f9b66e473a08b6e56be95edcf2e | |
parent | 715695cac5f6670fd0eef18a0ffbcf6c824ab489 (diff) |
Linux 2.6.38-rc8
-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 = 38 | 3 | SUBLEVEL = 38 |
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* |