summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-29 14:25:17 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-29 14:25:17 -0800
commit566cf877a1fcb6d6dc0126b076aad062054c2637 (patch)
treec6d5b5de629b0adfaced9d629ed06777c6b6a26c /Makefile
parent39cb2c9a316e77f6dfba96c543e55b6672d5a37e (diff)
downloadlinux-566cf877a1fcb6d6dc0126b076aad062054c2637.tar.gz
linux-566cf877a1fcb6d6dc0126b076aad062054c2637.tar.xz
Linux 4.10-rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 098840012b9b..96b27a888285 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 4
PATCHLEVEL = 10
SUBLEVEL = 0
-EXTRAVERSION = -rc5
-NAME = Anniversary Edition
+EXTRAVERSION = -rc6
+NAME = Fearless Coyote
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"