aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-10 21:54:55 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-10 21:55:52 -0800
commit2f52489d293eb4ececcd7021ec5439a7e1f2fe02 (patch)
treefb2d454c63a55378b1943ed180f81e986bdf4848 /docs
parentba3aa8fcb63968026f94dc389b4db419992fabf7 (diff)
downloadspark-2f52489d293eb4ececcd7021ec5439a7e1f2fe02.tar.gz
spark-2f52489d293eb4ececcd7021ec5439a7e1f2fe02.tar.bz2
spark-2f52489d293eb4ececcd7021ec5439a7e1f2fe02.zip
Updating versions for Spark 1.3
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 e2db274e1f..50124c519a 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.3.0-SNAPSHOT
+SPARK_VERSION: 1.3.0
SPARK_VERSION_SHORT: 1.3.0
SCALA_BINARY_VERSION: "2.10"
SCALA_VERSION: "2.10.4"