diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-19 21:17:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-19 21:17:57 -0400 |
commit | 220bf991b0366cc50a94feede3d7341fa5710ee4 (patch) | |
tree | 70b1634c278cdce1cdfcb79e490cc574bdca8771 /Makefile | |
parent | e4d806377b069881f930089bf880918d3ad555ab (diff) |
Linux 2.6.34-rc2v2.6.34-rc2
Diffstat (limited to 'Makefile')
-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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |