aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-05-06 22:57:38 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-05-06 22:57:38 -0400
commit75bc37fefc4471e718ba8e651aa74673d4e0a9eb (patch)
tree66b92958a74fd23e23f077e1f8c6a23d901bf283 /Makefile
parent701e39d05119229b92ecca4add7b7ed2193622c3 (diff)
Linux 4.17-rc4
Diffstat (limited to 'Makefile')
-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 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 17 3PATCHLEVEL = 17
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc3 5EXTRAVERSION = -rc4
6NAME = Fearless Coyote 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*
9# To see a list of typical targets execute "make help" 9# To see a list of typical targets execute "make help"