diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-07 21:09:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-07 21:09:37 -0800 |
commit | a5abba989deceb731047425812d268daf7536575 (patch) | |
tree | 2adb621e27535f9b66e473a08b6e56be95edcf2e | |
parent | 715695cac5f6670fd0eef18a0ffbcf6c824ab489 (diff) |
Linux 2.6.38-rc8v2.6.38-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 38 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |