diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-31 17:40:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-31 17:40:45 -0700 |
commit | ed680c4ad478d0fee9740f7d029087f181346564 (patch) | |
tree | b47d953e3aff650e759112fc07a1cb08bf2b8187 | |
parent | f5266cbd2fca04dbd0387a67f550b6667ffa4ed2 (diff) |
Linux 2.6.31-rc5v2.6.31-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 31 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |