This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mesos-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ae442ee  Updated the website built from mesos SHA: fa45a88.
ae442ee is described below

commit ae442ee999d08f0d40ded33f94f4e4722422bdac
Author: jenkins <[email protected]>
AuthorDate: Wed Sep 19 19:55:24 2018 +0000

    Updated the website built from mesos SHA: fa45a88.
---
 content/documentation/building/index.html        | 4 ++--
 content/documentation/latest/building/index.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/documentation/building/index.html 
b/content/documentation/building/index.html
index e14d05f..4a54c71 100644
--- a/content/documentation/building/index.html
+++ b/content/documentation/building/index.html
@@ -113,8 +113,8 @@
 
 <p>1. Download the latest stable release from <a 
href="http://mesos.apache.org/downloads/";>Apache</a> 
(<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.6.1/mesos-1.6.1.tar.gz
-$ tar -zxf mesos-1.6.1.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.7.0/mesos-1.7.0.tar.gz
+$ tar -zxf mesos-1.7.0.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a 
href="https://gitbox.apache.org/repos/asf/mesos.git";>repository</a> 
(<strong><em>Advanced Users Only</em></strong>)</p>
diff --git a/content/documentation/latest/building/index.html 
b/content/documentation/latest/building/index.html
index b8313b6..d233dc7 100644
--- a/content/documentation/latest/building/index.html
+++ b/content/documentation/latest/building/index.html
@@ -113,8 +113,8 @@
 
 <p>1. Download the latest stable release from <a 
href="http://mesos.apache.org/downloads/";>Apache</a> 
(<strong><em>Recommended</em></strong>)</p>
 
-<pre><code>$ wget http://www.apache.org/dist/mesos/1.6.1/mesos-1.6.1.tar.gz
-$ tar -zxf mesos-1.6.1.tar.gz
+<pre><code>$ wget http://www.apache.org/dist/mesos/1.7.0/mesos-1.7.0.tar.gz
+$ tar -zxf mesos-1.7.0.tar.gz
 </code></pre>
 
 <p>2. Clone the Mesos git <a 
href="https://gitbox.apache.org/repos/asf/mesos.git";>repository</a> 
(<strong><em>Advanced Users Only</em></strong>)</p>

Reply via email to