diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-18 18:14:02 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-18 18:14:02 -0500 |
commit | c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470 (patch) | |
tree | 0d05bdc0d51e6b5d357b662d6489ef6501158933 | |
parent | 39f3b1a6878bd9d8c81443546c1115c38d18d44d (diff) |
Linux 2.6.38-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 37 | 3 | SUBLEVEL = 38 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |