Repository: incubator-systemml Updated Branches: refs/heads/master f2e1167ed -> 054d4265b
[MINOR] Update doc version to match project version Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/054d4265 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/054d4265 Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/054d4265 Branch: refs/heads/master Commit: 054d4265bd523263e04d1da37120e63f81c45d86 Parents: f2e1167 Author: Deron Eriksson <[email protected]> Authored: Fri Feb 3 11:21:09 2017 -0800 Committer: Deron Eriksson <[email protected]> Committed: Fri Feb 3 11:21:09 2017 -0800 ---------------------------------------------------------------------- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/054d4265/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 5f291fe..2f8c3e7 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.11.0 +SYSTEMML_VERSION: 0.13.0 # if 'analytics_on' is true, analytics section will be rendered on the HTML pages analytics_on: true
