diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-19 17:32:38 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-19 17:32:38 -0500 |
commit | 648f4e3e50c4793d9dbf9a09afa193631f76fa26 (patch) | |
tree | f971c46af2e7fd41cecbee1594e1e75bcf9636af | |
parent | e6236f781cc7777a2e74d256c478bb07496f35ec (diff) |
Linux 2.6.32-rc8v2.6.32-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 = 32 | 3 | SUBLEVEL = 32 |
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* |