aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-05-27 13:01:47 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-05-27 13:01:47 -0700
commitb04e217704b7f879c6b91222b066983a44a7a09f (patch)
treef07885fec293219c4e58bbc4e6cce5a13cf480e2
parentMerge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff)
downloadlinux-dev-b04e217704b7f879c6b91222b066983a44a7a09f.tar.xz
linux-dev-b04e217704b7f879c6b91222b066983a44a7a09f.zip
Linux 4.17-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a806ff1bb75a..56ba070dfa09 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc7
NAME = Merciless Moray
# *DOCUMENTATION*