diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-09 18:13:59 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-09 18:13:59 -0400 |
commit | 74fca6a42863ffacaf7ba6f1936a9f228950f657 (patch) | |
tree | 5caecfdd9edab50789483eb96009e9faf5f1b241 | |
parent | 7135a71b19be1faf48b7148d77844d03bc0717d6 (diff) |
Linux 2.6.31v2.6.31
-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 = 31 | 3 | SUBLEVEL = 31 |
4 | EXTRAVERSION = -rc9 | 4 | EXTRAVERSION = |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |