aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2012-10-09 21:52:46 -0700
committerPatrick Wendell <pwendell@gmail.com>2012-10-09 22:39:28 -0700
commit5013c785fdb99dddb1e2344de39097d4645e1ff5 (patch)
tree98a10e28928f58de2fc46f8a5ebcb50653dfd3e0 /docs
parentee2fcb2ce68e01f9d6c41753bf33ccbaa5cb1181 (diff)
downloadspark-5013c785fdb99dddb1e2344de39097d4645e1ff5.tar.gz
spark-5013c785fdb99dddb1e2344de39097d4645e1ff5.tar.bz2
spark-5013c785fdb99dddb1e2344de39097d4645e1ff5.zip
Adding SNAPSHOT to Spark version in doc config
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 7c18ab3fa9..07d068fecb 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -3,6 +3,6 @@ markdown: kramdown
# These allow the documentation to be updated with nerw releases
# of Spark, Scala, and Mesos.
-SPARK_VERSION: 0.6.0
+SPARK_VERSION: 0.6.0-SNAPSHOT
SCALA_VERSION: 2.9.2
MESOS_VERSION: 0.9.0-incubating