diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-31 22:05:49 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-31 22:05:49 -0500 |
commit | ebf53826e105f488f4f628703a108e98940d1dc5 (patch) | |
tree | 71dc64c5ec2ea6e72bef1598f3f967256e52b7d8 | |
parent | 0fd08c5545a806c960a6597fae4a2e656eb7ead9 (diff) |
Linux 2.6.38-rc3
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |