Repository: mesos
Updated Branches:
  refs/heads/master 9123a5c63 -> 65a9674a1


Updates latest release listed on Getting Started documentation.


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

Branch: refs/heads/master
Commit: 65a9674a136c79567e0d501044335ce45d0b2b6e
Parents: 9123a5c
Author: Dave Lester <[email protected]>
Authored: Thu Mar 6 14:21:53 2014 -0800
Committer: Dave Lester <[email protected]>
Committed: Thu Mar 6 14:21:53 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/65a9674a/docs/getting-started.md
----------------------------------------------------------------------
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 3379f9d..45a4f14 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -10,8 +10,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/0.16.0/mesos-0.16.0.tar.gz
-        $ tar -zxf mesos-0.16.0.tar.gz
+        $ wget http://www.apache.org/dist/mesos/0.17.0/mesos-0.17.0.tar.gz
+        $ tar -zxf mesos-0.17.0.tar.gz
 
 2. Clone the Mesos git 
[repository](http://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced 
Users Only***)
 

Reply via email to