From e1a724f39ca986fb3aee9619ca80c10878520f56 Mon Sep 17 00:00:00 2001 From: Andy Konwinski Date: Mon, 8 Oct 2012 17:14:53 -0700 Subject: Updating lots of docs to use the new special version number variables, also adding the version to the navbar so it is easy to tell which version of Spark these docs were compiled for. --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_config.yml') diff --git a/docs/_config.yml b/docs/_config.yml index 88567403a0..7c18ab3fa9 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -5,4 +5,4 @@ markdown: kramdown # of Spark, Scala, and Mesos. SPARK_VERSION: 0.6.0 SCALA_VERSION: 2.9.2 -MESOS_VERSION: 0.9.0 +MESOS_VERSION: 0.9.0-incubating -- cgit v1.2.3