aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-12-17 18:59:59 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-17 18:59:59 -0800
commit1291a0d5049dbc06baaaf66a9ff3f53db493b19b (patch)
tree7c8c5e3bf355b99616df3fe817f199fb536164ae /Makefile
parentRevert "exec: avoid RLIMIT_STACK races with prlimit()" (diff)
downloadlinux-dev-1291a0d5049dbc06baaaf66a9ff3f53db493b19b.tar.xz
linux-dev-1291a0d5049dbc06baaaf66a9ff3f53db493b19b.zip
Linux 4.15-rc4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f4d157add54..7e02f951b284 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME = Fearless Coyote
# *DOCUMENTATION*