diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-12 16:46:07 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-12 16:46:07 -0800 |
commit | 156171c71a0dc4bce12b4408bb1591f8fe32dc1a (patch) | |
tree | 908983eebfdf8633dc24c26808869540055e66b0 | |
parent | 031fc8f313f55595c677c50b1d6d5c410fadee60 (diff) |
Linux 2.6.32-rc7v2.6.32-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |