aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-12-03 11:01:47 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-03 11:01:47 -0500
commitae64f9bd1d3621b5e60d7363bc20afb46aede215 (patch)
treea08b86d562f874048bab8e7dac74850ea54c158c /Makefile
parent87fc5c686ef3db9e58d2fd65e1bcc368ee6b1b76 (diff)
Linux 4.15-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f761bf475ba5..c988e46a53cd 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 15 3PATCHLEVEL = 15
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc1 5EXTRAVERSION = -rc2
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*