summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-03-12 01:25:09 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2018-03-12 01:25:09 +0100
commit0c8efd610b58cb23cefdfa12015799079aef94ae (patch)
tree5bf08938f3490a9696990be0ad501107b7927d81
parentMerge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadlinux-0c8efd610b58cb23cefdfa12015799079aef94ae.tar.xz
linux-0c8efd610b58cb23cefdfa12015799079aef94ae.zip
Linux 4.16-rc5v4.16-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4322dea3ca2..e02d092bc2d6 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME = Fearless Coyote
# *DOCUMENTATION*