diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-27 17:59:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-27 17:59:04 -0700 |
commit | 326ba5010a5429a5a528b268b36a5900d4ab0eba (patch) | |
tree | d739c8075787af92c9cfa4e8fbce3a70cc29da43 | |
parent | 1b364bf438cf337a3818aee77d68c0713f3e1fc4 (diff) |
Linux 2.6.31-rc8v2.6.31-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 31 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |