diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-13 15:43:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-13 15:43:34 -0700 |
commit | 64f1607ffbbc772685733ea63e6f7f4183df1b16 (patch) | |
tree | 2138221a9ce78654e79286610949c7ecbcd96858 | |
parent | 2d860ad76f4ee4d2eba0fe3797c8d7cdce432cc0 (diff) |
Linux 2.6.31-rc6v2.6.31-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 31 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |