diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-30 12:24:39 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-30 12:24:39 -0400 |
commit | 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 (patch) | |
tree | 74371ce129b5a2a5c2b09cfede0355e0379f230b | |
parent | e971461fc59e3823e1b8a01379ce55c3d2d89c31 (diff) |
Linux 2.6.34-rc3v2.6.34-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 = 34 | 3 | SUBLEVEL = 34 |
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* |