summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-11-26 16:01:47 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-11-26 16:01:47 -0800
commit4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (patch)
tree8fd81cbea03c87b3d41d7ae5b1d11eadd35d6ef5
parentbbecb1cfcca55f98cfcb62fa36a32d79975d8816 (diff)
Linux 4.15-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 60753f2a477b..f761bf475ba5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
-PATCHLEVEL = 14
+PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Fearless Coyote
# *DOCUMENTATION*