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