aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-04-05 08:17:49 -0400
committerPatrick Wendell <patrick@databricks.com>2015-04-05 08:17:49 -0400
commit86d1715cd44186a43b8676d48e995d82b215581e (patch)
tree587202b34da678b9162d6f842725154ab20ce1ed /docs
parenteac952503a1c4b188c1839aca29fada92f605147 (diff)
downloadspark-86d1715cd44186a43b8676d48e995d82b215581e.tar.gz
spark-86d1715cd44186a43b8676d48e995d82b215581e.tar.bz2
spark-86d1715cd44186a43b8676d48e995d82b215581e.zip
[HOTFIX] Bumping versions for Spark 1.2.2
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 80d0efeec8..8ace356fef 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.2.1
-SPARK_VERSION_SHORT: 1.2.1
+SPARK_VERSION: 1.2.2
+SPARK_VERSION_SHORT: 1.2.2
SCALA_BINARY_VERSION: "2.10"
SCALA_VERSION: "2.10.4"
MESOS_VERSION: 0.18.1