diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-21 18:00:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-21 18:00:46 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 31 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |