aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-09-24 19:38:56 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-09-24 19:38:56 -0400
commite19b205be43d11bff638cad4487008c48d21c103 (patch)
tree5bd75c2c1e385c79425bb099f0d19db7fb9c391f
parent6e7f253801a2c7e6274b702e5cbda78b89122470 (diff)
Linux 4.14-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64cbc66cebca..d1119941261c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 14 2PATCHLEVEL = 14
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*