diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-09 23:05:27 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-09 23:05:27 -0400 |
commit | 07a2039b8eb0af4ff464efd3dfd95de5c02648c6 (patch) | |
tree | 0cea46e43f0625244c3d06a71d6559e5ec5419ca /Makefile | |
parent | 96050dfb25966612008dcea7d342e91fa01e993c (diff) |
Linux 2.6.30v2.6.30
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 = 30 | 3 | SUBLEVEL = 30 |
4 | EXTRAVERSION = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |