aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-12-19 15:13:05 -0800
committerReynold Xin <rxin@databricks.com>2015-12-19 15:13:05 -0800
commitf496031bd2d09691f9d494a08d990b5d0f14b2a0 (patch)
treee215bc0503da9305582f3ca0d79bde232171df31 /docs/_config.yml
parenta073a73a561e78c734119c8b764d37a4e5e70da4 (diff)
downloadspark-f496031bd2d09691f9d494a08d990b5d0f14b2a0.tar.gz
spark-f496031bd2d09691f9d494a08d990b5d0f14b2a0.tar.bz2
spark-f496031bd2d09691f9d494a08d990b5d0f14b2a0.zip
Bump master version to 2.0.0-SNAPSHOT.
Author: Reynold Xin <rxin@databricks.com> Closes #10387 from rxin/version-bump.
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 2c70b76be8..dc25ff2c16 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: 1.6.0-SNAPSHOT
-SPARK_VERSION_SHORT: 1.6.0
+SPARK_VERSION: 2.0.0-SNAPSHOT
+SPARK_VERSION_SHORT: 2.0.0
SCALA_BINARY_VERSION: "2.10"
SCALA_VERSION: "2.10.5"
MESOS_VERSION: 0.21.0