Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-09-17 01:47:51 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2017-09-17 01:47:51 +0300
commit2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (patch)
tree9a30c7bf55bb01895fd12adee82d2653ad350f8e /Makefile
parent194a4ef902220f34c1ce0d7a46f5e2c3ebe6c86c (diff)
Linux 4.14-rc1v4.14-rc1
Diffstat (limited to 'Makefile')
-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 @@
VERSION = 4
-PATCHLEVEL = 13
+PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Fearless Coyote
# *DOCUMENTATION*