aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-02-18 17:29:42 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-02-18 17:29:42 -0800
commit91ab883eb21325ad80f3473633f794c78ac87f51 (patch)
tree3d5ef56eee3117cd61812759a255fa293d8044b8 /Makefile
parentMerge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
downloadlinux-dev-91ab883eb21325ad80f3473633f794c78ac87f51.tar.xz
linux-dev-91ab883eb21325ad80f3473633f794c78ac87f51.zip
Linux 4.16-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79ad2bfa24b6..d9cf3a40eda9 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Fearless Coyote
# *DOCUMENTATION*