aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2017-09-16 15:47:51 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2017-09-16 15:47:51 -0700
commit2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (patch)
tree9a30c7bf55bb01895fd12adee82d2653ad350f8e
parentMerge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs (diff)
downloadlinux-2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e.tar.gz
linux-2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e.tar.bz2
linux-2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e.zip
Linux 4.14-rc1v4.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 @@
VERSION = 4
-PATCHLEVEL = 13
+PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Fearless Coyote
# *DOCUMENTATION*