diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-21 21:00:46 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-21 21:00:46 -0400 |
commit | 422bef879e84104fee6dc68ded0e371dbeb5f88e (patch) | |
tree | 6ceb626385b1f9d3d3e58efe1e2e1440365c29fa | |
parent | 8e9d78edea3ce5c0036f85b93091483f2f15443a (diff) |
Linux 2.6.31-rc7v2.6.31-rc7
-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 = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |