diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-22 19:32:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-22 19:32:59 -0700 |
commit | 4be3bd7849165e7efa6b0b35a23d6a3598d97465 (patch) | |
tree | 83d0e6784797ffc5cd45b9920045d9298192f28f | |
parent | b600ffaebcc4791add19e04306f0478a963abe71 (diff) |
Linux 2.6.31-rc4v2.6.31-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 31 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |