Modified: mesos/site/publish/downloads/index.html URL: http://svn.apache.org/viewvc/mesos/site/publish/downloads/index.html?rev=1703010&r1=1703009&r2=1703010&view=diff ============================================================================== --- mesos/site/publish/downloads/index.html (original) +++ mesos/site/publish/downloads/index.html Mon Sep 14 17:49:15 2015 @@ -125,8 +125,8 @@ <div class="col-md-8"> <h1>Download Mesos</h1> <p>Download the most recent stable release: - <a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.23.0/">0.23.0</a> - (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12328728">Release Notes</a>) + <a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.24.0/">0.24.0</a> + (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12329851">Release Notes</a>) </p> <h4>Getting the code via source control</h4>
Modified: mesos/site/publish/index.html URL: http://svn.apache.org/viewvc/mesos/site/publish/index.html?rev=1703010&r1=1703009&r2=1703010&view=diff ============================================================================== --- mesos/site/publish/index.html (original) +++ mesos/site/publish/index.html Mon Sep 14 17:49:15 2015 @@ -72,7 +72,7 @@ <h1>Program against your datacenter like itâs a single pool of resources</h1> <p class="lead">Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.</p> - <a class="btn btn-lg btn-success" href="downloads/"><span class="glyphicon glyphicon-download"></span> Download Mesos 0.23.0</a> + <a class="btn btn-lg btn-success" href="downloads/"><span class="glyphicon glyphicon-download"></span> Download Mesos 0.24.0</a> <p>or learn how to <a href="gettingstarted/">get started</a></p> </div> <div class="col-md-5 text-center download">
