You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2017/02/07 12:26:23 UTC

flink git commit: [FLINK-5732] [docs] Set version to full version

Repository: flink
Updated Branches:
  refs/heads/release-1.2 1864b4e4f -> 87697f46a


[FLINK-5732] [docs] Set version to full version


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/87697f46
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/87697f46
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/87697f46

Branch: refs/heads/release-1.2
Commit: 87697f46aeaa79b78b96e842dc2bd1e7497e69a0
Parents: 1864b4e
Author: Ufuk Celebi <uc...@apache.org>
Authored: Tue Feb 7 13:26:14 2017 +0100
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Tue Feb 7 13:26:14 2017 +0100

----------------------------------------------------------------------
 docs/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/87697f46/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index c5bb368..91a8de5 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -26,7 +26,7 @@
 # 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.2"
+version: "1.2.0"
 version_short: "1.2" # Used for the top navbar w/o snapshot suffix
 is_snapshot_version: false