diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-13 21:18:52 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-13 21:18:52 -0400 |
commit | 6847e154e3cd74fca6084124c097980a7634285a (patch) | |
tree | 95cac2d8b251a810f44495de4b2bab83dd94a515 | |
parent | 1cf29683f4414296dc772a87caa207cab16c310c (diff) |
Linux 2.6.31-rc3v2.6.31-rc3
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |