Repository: flink Updated Branches: refs/heads/release-1.1 e1861db7f -> 3f2860f83
[docs] Set version to 1.1.4 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/3f2860f8 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/3f2860f8 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/3f2860f8 Branch: refs/heads/release-1.1 Commit: 3f2860f83de9e5b6c77e5f47a6273f373fdda1cb Parents: e1861db Author: Ufuk Celebi <[email protected]> Authored: Fri Feb 3 10:23:23 2017 +0100 Committer: Ufuk Celebi <[email protected]> Committed: Fri Feb 3 10:23:23 2017 +0100 ---------------------------------------------------------------------- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/3f2860f8/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index b51cb07..c6d7cfd 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.3" -version_hadoop1: "1.1.3-hadoop1" +version: "1.1.4" +version_hadoop1: "1.1.4-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
