diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-01 13:55:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-01 13:55:12 -0800 |
commit | dd9c1549edef02290edced639f67b54a25abbe0e (patch) | |
tree | 7fe962fbd07f900683db843ef5400af80dcc7798 | |
parent | 8d1dc20e8d689c7e6a0a4d2c94e36a99d5793ecb (diff) |
Linux 2.6.38-rc7v2.6.38-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 38 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |