aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-26 00:16:20 -0500
committerPatrick Wendell <pwendell@gmail.com>2014-11-26 00:16:20 -0500
commitdfb8c65b730fdf60540e91cd74fbaa2764a2a2bc (patch)
treeb59be58a76120f6454a4f9b711c0a345412decb7 /docs
parentde8029b39142be5e91714a9d5240bcdb90f66886 (diff)
downloadspark-dfb8c65b730fdf60540e91cd74fbaa2764a2a2bc.tar.gz
spark-dfb8c65b730fdf60540e91cd74fbaa2764a2a2bc.tar.bz2
spark-dfb8c65b730fdf60540e91cd74fbaa2764a2a2bc.zip
HOTFIX: Updating additional version data
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index cdea02fcff..5724be89d2 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -13,7 +13,7 @@ include:
# These allow the documentation to be updated with newer releases
# of Spark, Scala, and Mesos.
-SPARK_VERSION: 1.2.0-SNAPSHOT
+SPARK_VERSION: 1.2.0
SPARK_VERSION_SHORT: 1.2.0
SCALA_BINARY_VERSION: "2.10"
SCALA_VERSION: "2.10.4"