summaryrefslogtreecommitdiff
path: root/_layouts/global.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/global.html')
-rw-r--r--_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/global.html b/_layouts/global.html
index c55f3b527..569d95d76 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -116,7 +116,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.1.0)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.1.1)</a></li>
</ul>
</li>
<li><a href="{{site.url}}examples.html">Examples</a></li>