summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-06-11 15:32:59 +0000
committerPatrick Wendell <pwendell@apache.org>2015-06-11 15:32:59 +0000
commit840d9f3df35e66c0032f7ac0c284ae4675a4f818 (patch)
tree9742b1bd3aa597e8f2c845959d42eb91170177a7 /_layouts
parent303c247e4604098518acaa2d8ebe63fc891706f0 (diff)
downloadspark-website-840d9f3df35e66c0032f7ac0c284ae4675a4f818.tar.gz
spark-website-840d9f3df35e66c0032f7ac0c284ae4675a4f818.tar.bz2
spark-website-840d9f3df35e66c0032f7ac0c284ae4675a4f818.zip
Adding release 1.4.0
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/global.html b/_layouts/global.html
index 2d57763f9..66f18c3f5 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -119,7 +119,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="{{site.url}}documentation.html">Overview</a></li>
- <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.3.1)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.4.0)</a></li>
</ul>
</li>
<li><a href="{{site.url}}examples.html">Examples</a></li>