Repository: systemml
Updated Branches:
  refs/heads/gh-pages 4da3ff92d -> a30b20292


[SYSTEMML-1694] Add snapshot version number to docs header

Closes #544. Closes #545.


Project: http://git-wip-us.apache.org/repos/asf/systemml/repo
Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/a30b2029
Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/a30b2029
Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/a30b2029

Branch: refs/heads/gh-pages
Commit: a30b202920693f00e6a77d39411fe11db9ce6f5c
Parents: 4da3ff9
Author: Gus Jenkins <[email protected]>
Authored: Thu Jun 15 17:09:33 2017 -0700
Committer: Deron Eriksson <[email protected]>
Committed: Thu Jun 15 17:09:33 2017 -0700

----------------------------------------------------------------------
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/systemml/blob/a30b2029/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 15e0852..374be43 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: Latest
+SYSTEMML_VERSION: 1.0.0-SNAPSHOT
 
 # if 'analytics_on' is true, analytics section will be rendered on the HTML 
pages
 analytics_on: true

Reply via email to