diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-01 02:40:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-08-01 02:40:45 +0200 |
commit | ed680c4ad478d0fee9740f7d029087f181346564 (patch) | |
tree | b47d953e3aff650e759112fc07a1cb08bf2b8187 | |
parent | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs (diff) | |
download | linux-ed680c4ad478d0fee9740f7d029087f181346564.tar.xz linux-ed680c4ad478d0fee9740f7d029087f181346564.zip |
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* |