diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-30 09:24:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-30 09:24:39 -0700 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |