diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-08 10:45:44 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-08 10:45:44 -0800 |
commit | 57d54889cd00db2752994b389ba714138652e60c (patch) | |
tree | 86e37b65c811fdc6d9f2de3b50da3292eb28da1a | |
parent | e10154189f001b6428a83f58b03a27954f0f8022 (diff) |
Linux 2.6.34-rc1v2.6.34-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 33 -EXTRAVERSION = +SUBLEVEL = 34 +EXTRAVERSION = -rc1 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |