diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-07 17:25:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-07 17:25:01 -0400 |
commit | 577c9c456f0e1371cbade38eaf91ae8e8a308555 (patch) | |
tree | f03b42e6d2bd60d984761d7773450698d2bd2fc1 /Makefile | |
parent | 1551260d1f0fb1d23f264582092b862fce5e2dbd (diff) |
Linux 2.6.30-rc1v2.6.30-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 = 29 | 3 | SUBLEVEL = 30 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Temporary Tasmanian Devil | 5 | NAME = Temporary Tasmanian Devil |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |