diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-31 20:40:45 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-31 20:40:45 -0400 |
commit | ed680c4ad478d0fee9740f7d029087f181346564 (patch) | |
tree | b47d953e3aff650e759112fc07a1cb08bf2b8187 | |
parent | f5266cbd2fca04dbd0387a67f550b6667ffa4ed2 (diff) |
Linux 2.6.31-rc5v2.6.31-rc5
-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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |