Repository: incubator-systemml-website
Updated Branches:
  refs/heads/master f24156fd9 -> 0c170c572


Add 0.13.0 link to documentation page


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/0c170c57
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/0c170c57
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/diff/0c170c57

Branch: refs/heads/master
Commit: 0c170c57249f9cf596d043020c794c50984f55d7
Parents: f24156f
Author: Deron Eriksson <[email protected]>
Authored: Mon Mar 13 12:37:11 2017 -0700
Committer: Deron Eriksson <[email protected]>
Committed: Mon Mar 13 12:37:11 2017 -0700

----------------------------------------------------------------------
 _src/documentation.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/0c170c57/_src/documentation.html
----------------------------------------------------------------------
diff --git a/_src/documentation.html b/_src/documentation.html
index 5263060..fbbc74e 100644
--- a/_src/documentation.html
+++ b/_src/documentation.html
@@ -39,6 +39,7 @@ limitations under the License.
       <p>Documentation such as programming guides, reference guides, and API 
docs is available online for each version of SystemML below:</p>
       <ul>
         <li><a 
href="http://apache.github.io/incubator-systemml/";>Latest</a></li>
+        <li><a href="docs/0.13.0/index.html">0.13.0</a></li>
         <li><a href="docs/0.12.0/index.html">0.12.0</a></li>
       </ul>
     </div>

Reply via email to