diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-21 17:19:00 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-21 17:19:00 -0800 |
| commit | a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565 (patch) | |
| tree | f25647b22daf2c4137b7f94b23650e8d56975d61 | |
| parent | Merge git://www.linux-watchdog.org/linux-watchdog (diff) | |
| download | linux-3.8-rc1.tar.gz linux-3.8-rc1.zip | |
Linux 3.8-rc1v3.8-rc1
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 7 +PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Terrified Chipmunk # *DOCUMENTATION* |
