diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-01 16:55:12 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-01 16:55:12 -0500 |
commit | dd9c1549edef02290edced639f67b54a25abbe0e (patch) | |
tree | 7fe962fbd07f900683db843ef5400af80dcc7798 /Makefile | |
parent | 8d1dc20e8d689c7e6a0a4d2c94e36a99d5793ecb (diff) |
Linux 2.6.38-rc7
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 = 38 | 3 | SUBLEVEL = 38 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |