aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-09-16 18:47:51 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-09-16 18:47:51 -0400
commit2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (patch)
tree9a30c7bf55bb01895fd12adee82d2653ad350f8e
parent194a4ef902220f34c1ce0d7a46f5e2c3ebe6c86c (diff)
Linux 4.14-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9f86816c41fd..64cbc66cebca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 14
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*