Repository: systemml Updated Branches: refs/heads/master f75ee8f39 -> c821722db
[MINOR] Update 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/c821722d Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/c821722d Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/c821722d Branch: refs/heads/master Commit: c821722db7c66f0e69a92eb6dc305a19c7d98b58 Parents: f75ee8f Author: Deron Eriksson <[email protected]> Authored: Wed Feb 14 14:54:25 2018 -0800 Committer: Deron Eriksson <[email protected]> Committed: Wed Feb 14 14:54:34 2018 -0800 ---------------------------------------------------------------------- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/c821722d/docs/_config.yml ---------------------------------------------------------------------- diff --git a/docs/_config.yml b/docs/_config.yml index 374be43..3688170 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.0.0-SNAPSHOT +SYSTEMML_VERSION: 1.1.0-SNAPSHOT # if 'analytics_on' is true, analytics section will be rendered on the HTML pages analytics_on: true
