aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-12-02 21:09:37 -0800
committerReynold Xin <rxin@databricks.com>2016-12-02 21:09:37 -0800
commitc7c7265950945a1b14165365600bdbfd540cf522 (patch)
treeb12df67c4e7af0b7a19f87041b3701ac4ee77434 /docs
parenta9cbfc4f6a8db936215fcf64697d5b65f13f666e (diff)
downloadspark-c7c7265950945a1b14165365600bdbfd540cf522.tar.gz
spark-c7c7265950945a1b14165365600bdbfd540cf522.tar.bz2
spark-c7c7265950945a1b14165365600bdbfd540cf522.zip
[SPARK-18695] Bump master branch version to 2.2.0-SNAPSHOT
## What changes were proposed in this pull request? This patch bumps master branch version to 2.2.0-SNAPSHOT. ## How was this patch tested? N/A Author: Reynold Xin <rxin@databricks.com> Closes #16126 from rxin/SPARK-18695.
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 e4fc093fe7..83bb30598d 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.1.0-SNAPSHOT
-SPARK_VERSION_SHORT: 2.1.0
+SPARK_VERSION: 2.2.0-SNAPSHOT
+SPARK_VERSION_SHORT: 2.2.0
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.7"
MESOS_VERSION: 1.0.0