diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-27 20:59:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-27 20:59:04 -0400 |
commit | 326ba5010a5429a5a528b268b36a5900d4ab0eba (patch) | |
tree | d739c8075787af92c9cfa4e8fbce3a70cc29da43 | |
parent | 1b364bf438cf337a3818aee77d68c0713f3e1fc4 (diff) |
Linux 2.6.31-rc8v2.6.31-rc8
-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 = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |