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 2016/04/22 18:02:11 UTC

flink git commit: [docs] Update version to 1.0.2

Repository: flink
Updated Branches:
  refs/heads/release-1.0 f745299b5 -> 08361a941


[docs] Update version to 1.0.2


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

Branch: refs/heads/release-1.0
Commit: 08361a941155b89abb2ff0c94d0392cb9d5e474c
Parents: f745299
Author: Ufuk Celebi <uc...@apache.org>
Authored: Fri Apr 22 18:02:02 2016 +0200
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Fri Apr 22 18:02:02 2016 +0200

----------------------------------------------------------------------
 docs/_config.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/08361a94/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index d635886..494eb2c 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.0.1"
+version: "1.0.2"
 version_short: "1.0" # Used for the top navbar w/o snapshot suffix
 
 # This suffix is appended to the Scala-dependent Maven artifact names
@@ -40,8 +40,8 @@ github_url: "https://github.com/apache/flink"
 download_url: "http://flink.apache.org/downloads.html"
 
 # Setup quickstart uses this => to be changed
-FLINK_DOWNLOAD_URL_HADOOP1_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-1.0.1/flink-1.0.1-bin-hadoop1-scala_2.10.tgz"
-FLINK_DOWNLOAD_URL_HADOOP2_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-1.0.1/flink-1.0.1-bin-hadoop2-scala_2.10.tgz"
+FLINK_DOWNLOAD_URL_HADOOP1_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-1.0.2/flink-1.0.2-bin-hadoop1-scala_2.10.tgz"
+FLINK_DOWNLOAD_URL_HADOOP2_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-1.0.2/flink-1.0.2-bin-hadoop2-scala_2.10.tgz"
 
 #------------------------------------------------------------------------------
 # BUILD CONFIG