aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-07-11 09:42:56 -0700
committerReynold Xin <rxin@databricks.com>2016-07-11 09:42:56 -0700
commitffcb6e055a28f36208ed058a42df09c154555332 (patch)
tree8cd89b4b83334574ed8a7ae59498c1a88c4d3921 /docs
parent7ac79da0e4607f7f89a3617edf53c2b174b378e8 (diff)
downloadspark-ffcb6e055a28f36208ed058a42df09c154555332.tar.gz
spark-ffcb6e055a28f36208ed058a42df09c154555332.tar.bz2
spark-ffcb6e055a28f36208ed058a42df09c154555332.zip
[SPARK-16477] Bump master version to 2.1.0-SNAPSHOT
## What changes were proposed in this pull request? After SPARK-16476 (committed earlier today as #14128), we can finally bump the version number. ## How was this patch tested? N/A Author: Reynold Xin <rxin@databricks.com> Closes #14130 from rxin/SPARK-16477.
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 8bdc68aeea..be3d8a2fe6 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -14,8 +14,8 @@ include:
# These allow the documentation to be updated with newer releases
# of Spark, Scala, and Mesos.
-SPARK_VERSION: 2.0.0-SNAPSHOT
-SPARK_VERSION_SHORT: 2.0.0
+SPARK_VERSION: 2.1.0-SNAPSHOT
+SPARK_VERSION_SHORT: 2.1.0
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.7"
MESOS_VERSION: 0.21.0