aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-12-17 21:59:59 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-17 21:59:59 -0500
commit1291a0d5049dbc06baaaf66a9ff3f53db493b19b (patch)
tree7c8c5e3bf355b99616df3fe817f199fb536164ae
parent779f4e1c6c7c661db40dfebd6dd6bda7b5f88aa3 (diff)
Linux 4.15-rc4
-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 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 15 3PATCHLEVEL = 15
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc3 5EXTRAVERSION = -rc4
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*