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 | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
| download | linux-2.6.30-rc1.tar.gz linux-2.6.30-rc1.zip | |
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* |
