[2/3] mesos git commit: Updated building instructions for Mesos 1.6.0 release.

2018-05-17 Thread grag
Updated building instructions for Mesos 1.6.0 release.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0da5aa50
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0da5aa50
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0da5aa50

Branch: refs/heads/1.6.x
Commit: 0da5aa50cc3d5d9248cd92a35e933f20953609f5
Parents: 830eb2f
Author: Greg Mann 
Authored: Thu May 17 15:52:49 2018 -0700
Committer: Greg Mann 
Committed: Thu May 17 15:59:12 2018 -0700

--
 docs/building.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/mesos/blob/0da5aa50/docs/building.md
--
diff --git a/docs/building.md b/docs/building.md
index 0def32b..a4aebca 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -11,8 +11,8 @@ There are different ways you can get Mesos:
 
 1\. Download the latest stable release from 
[Apache](http://mesos.apache.org/downloads/) (***Recommended***)
 
-$ wget http://www.apache.org/dist/mesos/1.4.1/mesos-1.4.1.tar.gz
-$ tar -zxf mesos-1.4.1.tar.gz
+$ wget http://www.apache.org/dist/mesos/1.6.0/mesos-1.6.0.tar.gz
+$ tar -zxf mesos-1.6.0.tar.gz
 
 2\. Clone the Mesos git 
[repository](https://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced 
Users Only***)
 



[2/3] mesos git commit: Updated building instructions for Mesos 1.6.0 release.

2018-05-17 Thread grag
Updated building instructions for Mesos 1.6.0 release.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c59c5498
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c59c5498
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c59c5498

Branch: refs/heads/master
Commit: c59c5498881d16547fe9c072ac5a836870c77567
Parents: 7f957ac
Author: Greg Mann 
Authored: Thu May 17 15:52:49 2018 -0700
Committer: Greg Mann 
Committed: Thu May 17 15:52:49 2018 -0700

--
 docs/building.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/mesos/blob/c59c5498/docs/building.md
--
diff --git a/docs/building.md b/docs/building.md
index 0def32b..a4aebca 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -11,8 +11,8 @@ There are different ways you can get Mesos:
 
 1\. Download the latest stable release from 
[Apache](http://mesos.apache.org/downloads/) (***Recommended***)
 
-$ wget http://www.apache.org/dist/mesos/1.4.1/mesos-1.4.1.tar.gz
-$ tar -zxf mesos-1.4.1.tar.gz
+$ wget http://www.apache.org/dist/mesos/1.6.0/mesos-1.6.0.tar.gz
+$ tar -zxf mesos-1.6.0.tar.gz
 
 2\. Clone the Mesos git 
[repository](https://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced 
Users Only***)