diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-09-25 18:47:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-09-25 18:47:13 -0700 |
| commit | 08895a8b6b06ed2323cd97a36ee40a116b3db8ed (patch) | |
| tree | b2d12f6f5eda6efab1e55e1dd74ba63b68460925 | |
| parent | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... (diff) | |
| download | linux-4.8-rc8.tar.gz linux-4.8-rc8.zip | |
Linux 4.8-rc8v4.8-rc8
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |
