Repository: systemml Updated Branches: refs/heads/gh-pages ddce20266 -> 14049d257
[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/14049d25 Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/14049d25 Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/14049d25 Branch: refs/heads/gh-pages Commit: 14049d257a1ea2cf17aa8a34dd653f072a2f241d Parents: ddce202 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 ---------------------------------------------------------------------- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/14049d25/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index b9db34e..d2b483c 100644 --- a/_config.yml +++ b/_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
