Repository: flink Updated Branches: refs/heads/release-1.1 6662cc643 -> 8a1f16bd4
[docs] Set version to 1.1.5 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8a1f16bd Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/8a1f16bd Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/8a1f16bd Branch: refs/heads/release-1.1 Commit: 8a1f16bd4c166db4eebc79f7a68e5204310edecc Parents: 6662cc6 Author: Tzu-Li (Gordon) Tai <[email protected]> Authored: Thu Mar 23 16:53:48 2017 +0800 Committer: Tzu-Li (Gordon) Tai <[email protected]> Committed: Thu Mar 23 16:53:48 2017 +0800 ---------------------------------------------------------------------- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/8a1f16bd/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 1e11303..36c1db9 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -26,8 +26,8 @@ # to reference a specific Flink version, because this is the only place where # we change the version for the complete docs when forking of a release branch # etc. -version: "1.1.4" -version_hadoop1: "1.1.4-hadoop1" +version: "1.1.5" +version_hadoop1: "1.1.5-hadoop1" version_short: "1.1" # Used for the top navbar w/o snapshot suffix # This suffix is appended to the Scala-dependent Maven artifact names
