aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorMark Hamstra <markhamstra@gmail.com>2014-02-08 16:00:43 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-02-08 16:00:43 -0800
commitc2341c92bb206938fd9b18e2a714e5c6de55b06d (patch)
treea4a067097cd0bba7e100c14984dfcd32351d9d5e /docs/_config.yml
parentf0ce736fadbcb7642b6148ad740f4508cd7dcd4d (diff)
downloadspark-c2341c92bb206938fd9b18e2a714e5c6de55b06d.tar.gz
spark-c2341c92bb206938fd9b18e2a714e5c6de55b06d.tar.bz2
spark-c2341c92bb206938fd9b18e2a714e5c6de55b06d.zip
Merge pull request #542 from markhamstra/versionBump. Closes #542.
Version number to 1.0.0-SNAPSHOT Since 0.9.0-incubating is done and out the door, we shouldn't be building 0.9.0-incubating-SNAPSHOT anymore. @pwendell Author: Mark Hamstra <markhamstra@gmail.com> == Merge branch commits == commit 1b00a8a7c1a7f251b4bb3774b84b9e64758eaa71 Author: Mark Hamstra <markhamstra@gmail.com> Date: Wed Feb 5 09:30:32 2014 -0800 Version number to 1.0.0-SNAPSHOT
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 60dfb2a9de..98784866ce 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.9.0-incubating-SNAPSHOT
-SPARK_VERSION_SHORT: 0.9.0
+SPARK_VERSION: 1.0.0-incubating-SNAPSHOT
+SPARK_VERSION_SHORT: 1.0.0
SCALA_VERSION: "2.10"
MESOS_VERSION: 0.13.0
SPARK_ISSUE_TRACKER_URL: https://spark-project.atlassian.net