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
parentMerge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm (diff)
downloadlinux-dev-ae64f9bd1d3621b5e60d7363bc20afb46aede215.tar.xz
linux-dev-ae64f9bd1d3621b5e60d7363bc20afb46aede215.zip
Linux 4.15-rc2
Diffstat (limited to '')
-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 @@
VERSION = 4
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Fearless Coyote
# *DOCUMENTATION*