Repository: systemml Updated Branches: refs/heads/gh-pages 781fa43dc -> 84c429c01
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/84c429c0 Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/84c429c0 Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/84c429c0 Branch: refs/heads/gh-pages Commit: 84c429c0151427c3065cf369bab1813e2ab48489 Parents: 781fa43 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 ---------------------------------------------------------------------- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/84c429c0/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index 3688170..b9db34e 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.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
