diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-25 01:38:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-25 01:38:56 +0200 |
commit | e19b205be43d11bff638cad4487008c48d21c103 (patch) | |
tree | 5bd75c2c1e385c79425bb099f0d19db7fb9c391f | |
parent | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
download | linux-e19b205be43d11bff638cad4487008c48d21c103.tar.xz linux-e19b205be43d11bff638cad4487008c48d21c103.zip |
Linux 4.14-rc2v4.14-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |