Repository: incubator-systemml Updated Branches: refs/heads/master eb1b8fa69 -> aeb7fb6dc
[MINOR] Update documentation version to 'Latest' Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/aeb7fb6d Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/aeb7fb6d Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/aeb7fb6d Branch: refs/heads/master Commit: aeb7fb6dc239449a185e16c7ba7bcb12a21dfe84 Parents: eb1b8fa Author: Deron Eriksson <[email protected]> Authored: Mon Mar 6 18:51:29 2017 -0800 Committer: Deron Eriksson <[email protected]> Committed: Mon Mar 6 18:51:29 2017 -0800 ---------------------------------------------------------------------- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/aeb7fb6d/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 1d213d7..ba1a808 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -11,7 +11,7 @@ include: - _modules # These allow the documentation to be updated with newer releases -SYSTEMML_VERSION: 0.13.0 +SYSTEMML_VERSION: Latest # if 'analytics_on' is true, analytics section will be rendered on the HTML pages analytics_on: true
