diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-02 23:07:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-02 23:07:25 -0400 |
commit | 9fa7eb283c5cdc2b0f4a8cfe6387ed82e5e9a3d3 (patch) | |
tree | adca75b632334d241b085a2ed8a04e4596fa5dc1 | |
parent | 6823cfe5531f7507cca5699cda4abd0f65a78bcf (diff) |
Linux 2.6.30-rc8v2.6.30-rc8
-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 = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |