diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-21 23:07:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-21 23:07:00 -0400 |
commit | 091069740304c979f957ceacec39c461d0192158 (patch) | |
tree | 0d9ed94eaae0f0cdc4ab259f365d9de1b9601fb9 | |
parent | d4d5291c8cd499b1b590336059d5cc3e24c1ced6 (diff) |
Linux 2.6.30-rc3v2.6.30-rc3
-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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Temporary Tasmanian Devil | 5 | NAME = Temporary Tasmanian Devil |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |