diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-04 13:58:48 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-04 13:58:48 -0400 |
commit | 8e4a718ff38d8539938ec3421935904c27e00c39 (patch) | |
tree | bb2f5ce4327865835636db37dee885a1ef62484e | |
parent | f50bf2b2f5e83b794e0bdb2f3f589f55ef0d52d0 (diff) |
Linux 2.6.31-rc2v2.6.31-rc2
-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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |