aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-10-22 11:43:57 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-10-22 11:43:57 -0700
commit902a60818760e6a246d614e3c77dda2ca83a8c51 (patch)
treede18df03cbb366616e0480eec496601ace0c989b /docs/_config.yml
parent1be335e8faef078733bf946fe7fb44300eb66783 (diff)
downloadspark-902a60818760e6a246d614e3c77dda2ca83a8c51.tar.gz
spark-902a60818760e6a246d614e3c77dda2ca83a8c51.tar.bz2
spark-902a60818760e6a246d614e3c77dda2ca83a8c51.zip
Update version to 0.6.1-SNAPSHOT to show this is in development
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index ad07e3c40d..5ff9fac0c2 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -3,7 +3,7 @@ markdown: kramdown
# These allow the documentation to be updated with nerw releases
# of Spark, Scala, and Mesos.
-SPARK_VERSION: 0.6.0
-SPARK_VERSION_SHORT: 0.6.0
+SPARK_VERSION: 0.6.1-SNAPSHOT
+SPARK_VERSION_SHORT: 0.6.1
SCALA_VERSION: 2.9.2
MESOS_VERSION: 0.9.0-incubating