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