Repository: systemml Updated Branches: refs/heads/master 53cdc590c -> 8c5ed339a
[MINOR] Update latest doc version to match pom.xml version Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/8c5ed339 Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/8c5ed339 Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/8c5ed339 Branch: refs/heads/master Commit: 8c5ed339a310302dc542b5dec5704b6b30cf2a40 Parents: 53cdc59 Author: Deron Eriksson <[email protected]> Authored: Mon Aug 27 12:25:18 2018 -0700 Committer: Deron Eriksson <[email protected]> Committed: Mon Aug 27 12:25:18 2018 -0700 ---------------------------------------------------------------------- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/8c5ed339/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index b9db34e..d2b483c 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -15,7 +15,7 @@ exclude: - lang-ref # These allow the documentation to be updated with newer releases -SYSTEMML_VERSION: 1.2.0-SNAPSHOT +SYSTEMML_VERSION: 1.3.0-SNAPSHOT # if 'analytics_on' is true, analytics section will be rendered on the HTML pages analytics_on: true
