aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-05-06 16:57:38 -1000
committerLinus Torvalds <torvalds@linux-foundation.org>2018-05-06 16:57:38 -1000
commit75bc37fefc4471e718ba8e651aa74673d4e0a9eb (patch)
tree66b92958a74fd23e23f077e1f8c6a23d901bf283 /Makefile
parentMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff)
downloadlinux-dev-75bc37fefc4471e718ba8e651aa74673d4e0a9eb.tar.xz
linux-dev-75bc37fefc4471e718ba8e651aa74673d4e0a9eb.zip
Linux 4.17-rc4
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 619a85ad716b..d0d2652db174 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
VERSION = 4
PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION = -rc3
-NAME = Fearless Coyote
+EXTRAVERSION = -rc4
+NAME = Merciless Moray
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"