aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-22 12:54:15 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-22 12:54:15 -0800
commit7a308bb3016f57e5be11a677d15b821536419d36 (patch)
treefe38c83c49dfd568b540666948ef78cb9d082c38 /Makefile
parentMerge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
downloadlinux-dev-7a308bb3016f57e5be11a677d15b821536419d36.tar.xz
linux-dev-7a308bb3016f57e5be11a677d15b821536419d36.zip
Linux 4.10-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 96e2352d10a8..098840012b9b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 4
PATCHLEVEL = 10
SUBLEVEL = 0
-EXTRAVERSION = -rc4
-NAME = Roaring Lionus
+EXTRAVERSION = -rc5
+NAME = Anniversary Edition
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"