aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-06-11 16:48:20 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-06-11 16:48:20 -0700
commit32c1431eea4881a6b17bd7c639315010aeefa452 (patch)
tree3852d1184fda955102a2d7f81cd1b54a9461f2c8
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security (diff)
downloadlinux-dev-32c1431eea4881a6b17bd7c639315010aeefa452.tar.xz
linux-dev-32c1431eea4881a6b17bd7c639315010aeefa452.zip
Linux 4.12-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 853ae9179af9..83f6d9972cab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME = Fearless Coyote
# *DOCUMENTATION*