diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-21 14:38:45 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-21 14:38:45 -0700 |
| commit | 60d509fa6a9c4653a86ad830e4c4b30360b23f0e (patch) | |
| tree | cba7bb8549be7bbf54b57f9ba830165287bb7dff | |
| parent | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
| download | linux-3.9-rc8.tar.gz linux-3.9-rc8.zip | |
Linux 3.9-rc8v3.9-rc8
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Unicycling Gorilla # *DOCUMENTATION* |
