diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-21 20:25:52 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-21 20:25:52 -0500 |
commit | f5412be599602124d2bdd49947b231dd77c0bf99 (patch) | |
tree | 1282fecfea7c7fd7ef52d1fed13e1a5f9c362f6b | |
parent | 3b71710f081e90f9682a65d479cf8ae038d74213 (diff) |
Linux 2.6.38-rc6
-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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |