aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-10-22 11:49:42 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-10-22 11:49:42 -0700
commit0967e71a004d2b723d1e66e3dbc62a12726bbb94 (patch)
tree012da7661e702e7621425f1443e59e625c32ad62 /docs/_config.yml
parent902a60818760e6a246d614e3c77dda2ca83a8c51 (diff)
downloadspark-0967e71a004d2b723d1e66e3dbc62a12726bbb94.tar.gz
spark-0967e71a004d2b723d1e66e3dbc62a12726bbb94.tar.bz2
spark-0967e71a004d2b723d1e66e3dbc62a12726bbb94.zip
Bump up version to 0.7.0-SNAPSHOT for master branch
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 5ff9fac0c2..2bd2eecc86 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.1-SNAPSHOT
-SPARK_VERSION_SHORT: 0.6.1
+SPARK_VERSION: 0.7.0-SNAPSHOT
+SPARK_VERSION_SHORT: 0.7.0
SCALA_VERSION: 2.9.2
MESOS_VERSION: 0.9.0-incubating