Repository: systemml Updated Branches: refs/heads/master 1e1210b9e -> 1cc72d797
Update latest docs version number to 1.2.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/1cc72d79 Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/1cc72d79 Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/1cc72d79 Branch: refs/heads/master Commit: 1cc72d797fcf1ce84cafa16b57efff0b7beeb756 Parents: 1e1210b Author: Deron Eriksson <[email protected]> Authored: Tue Apr 24 12:01:14 2018 -0700 Committer: Deron Eriksson <[email protected]> Committed: Tue Apr 24 12:01:14 2018 -0700 ---------------------------------------------------------------------- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/1cc72d79/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 3688170..b9db34e 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.1.0-SNAPSHOT +SYSTEMML_VERSION: 1.2.0-SNAPSHOT # if 'analytics_on' is true, analytics section will be rendered on the HTML pages analytics_on: true
