diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-04 10:58:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-04 10:58:48 -0700 |
commit | 8e4a718ff38d8539938ec3421935904c27e00c39 (patch) | |
tree | bb2f5ce4327865835636db37dee885a1ef62484e | |
parent | f50bf2b2f5e83b794e0bdb2f3f589f55ef0d52d0 (diff) |
Linux 2.6.31-rc2v2.6.31-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 31 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |