diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-19 14:32:38 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-19 14:32:38 -0800 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |