diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-07 14:25:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-07 14:25:01 -0700 |
commit | 577c9c456f0e1371cbade38eaf91ae8e8a308555 (patch) | |
tree | f03b42e6d2bd60d984761d7773450698d2bd2fc1 | |
parent | 1551260d1f0fb1d23f264582092b862fce5e2dbd (diff) |
Linux 2.6.30-rc1v2.6.30-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 29 -EXTRAVERSION = +SUBLEVEL = 30 +EXTRAVERSION = -rc1 NAME = Temporary Tasmanian Devil # *DOCUMENTATION* |