diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-16 15:47:51 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-16 15:47:51 -0700 |
commit | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (patch) | |
tree | 9a30c7bf55bb01895fd12adee82d2653ad350f8e | |
parent | 194a4ef902220f34c1ce0d7a46f5e2c3ebe6c86c (diff) |
Linux 4.14-rc1v4.14-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 13 +PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Fearless Coyote # *DOCUMENTATION* |