diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-24 19:25:37 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-24 19:25:37 -0400 |
commit | 28d0325ce6e0a52f53d8af687e6427fee59004d3 (patch) | |
tree | 181aeeba4025c84ef1883fdc64a3b28ca99ce94c | |
parent | 236e946b53ffd5e2f5d7e6abebbe72a9f0826d15 (diff) |
Linux 2.6.31-rc1v2.6.31-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 30 | 3 | SUBLEVEL = 31 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |