You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2016/04/27 09:19:01 UTC

mesos git commit: Added 0.28.1 download link to the stable releases page.

Repository: mesos
Updated Branches:
  refs/heads/master bfedb4b57 -> 321cd2aa6


Added 0.28.1 download link to the stable releases page.

https://github.com/apache/mesos/pull/97


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

Branch: refs/heads/master
Commit: 321cd2aa651c68b8a5863c96f8754f7f5ed0d424
Parents: bfedb4b
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Fri Apr 22 15:49:09 2016 +0100
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Wed Apr 27 09:16:29 2016 +0200

----------------------------------------------------------------------
 site/source/downloads.html.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/321cd2aa/site/source/downloads.html.md
----------------------------------------------------------------------
diff --git a/site/source/downloads.html.md b/site/source/downloads.html.md
index 368d27a..7f0b07d 100755
--- a/site/source/downloads.html.md
+++ b/site/source/downloads.html.md
@@ -8,6 +8,8 @@ breadcrumb: Downloads
     <h4>Previous Releases</h4>
 
     <ul>
+      <li><a href="http://archive.apache.org/dist/mesos/0.28.0/">0.28.0</a>
+           (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334661">Release Notes</a>)</li>
       <li><a href="http://archive.apache.org/dist/mesos/0.27.2/">0.27.2</a>
            (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334913">Release Notes</a>)</li>
       <li><a href="http://archive.apache.org/dist/mesos/0.27.1/">0.27.1</a>
@@ -87,8 +89,8 @@ breadcrumb: Downloads
     <h1>Download Mesos</h1>
       <p>Download the most recent stable release:
 	      <a
-href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.28.0/">0.28.0</a>
-        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12334661">Release Notes</a>)
+href="http://www.apache.org/dyn/closer.cgi/mesos/0.28.1/mesos-0.28.1.tar.gz">0.28.1</a>
+        (<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12335359">Release Notes</a>)
       </p>
 
       <h4>Getting the code via source control</h4>