summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-11-05 22:05:14 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2017-11-05 22:05:14 +0100
commit39dae59d66acd86d1de24294bd2f343fd5e7a625 (patch)
tree63e74938a5c62fd3820605bfe5500fe581334487
parentMerge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadlinux-39dae59d66acd86d1de24294bd2f343fd5e7a625.tar.xz
linux-39dae59d66acd86d1de24294bd2f343fd5e7a625.zip
Linux 4.14-rc8v4.14-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a8868ee967e..bee2033e7d1d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -rc8
NAME = Fearless Coyote
# *DOCUMENTATION*