diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-09-04 23:31:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-09-04 23:31:46 +0200 |
commit | c6935931c1894ff857616ff8549b61236a19148f (patch) | |
tree | f89bb57c2902306a8efc47d29be6aa07a32ad060 | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-c6935931c1894ff857616ff8549b61236a19148f.tar.xz linux-c6935931c1894ff857616ff8549b61236a19148f.zip |
Linux 4.8-rc5v4.8-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |