aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorJey Kottalam <jey@cs.berkeley.edu>2013-03-28 15:42:01 -0700
committerJey Kottalam <jey@cs.berkeley.edu>2013-03-28 15:42:01 -0700
commitbc8ba222ff29d46cd2e3331753c9c4ce681eccb4 (patch)
tree26b7213457e487ac9852100b6ab55ceca61cc173 /docs/_config.yml
parentbc36ee4fbbe3ad3b7e15fbdba53de42a29b81a9f (diff)
downloadspark-bc8ba222ff29d46cd2e3331753c9c4ce681eccb4.tar.gz
spark-bc8ba222ff29d46cd2e3331753c9c4ce681eccb4.tar.bz2
spark-bc8ba222ff29d46cd2e3331753c9c4ce681eccb4.zip
Bump development version to 0.8.0
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 f99d5bb376..a6aa38a46d 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -3,8 +3,8 @@ markdown: kramdown
# These allow the documentation to be updated with nerw releases
# of Spark, Scala, and Mesos.
-SPARK_VERSION: 0.7.1-SNAPSHOT
-SPARK_VERSION_SHORT: 0.7.1
+SPARK_VERSION: 0.8.0-SNAPSHOT
+SPARK_VERSION_SHORT: 0.8.0
SCALA_VERSION: 2.9.2
MESOS_VERSION: 0.9.0-incubating
SPARK_ISSUE_TRACKER_URL: https://spark-project.atlassian.net