diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-06-21 18:55:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-21 18:55:25 +0000 |
commit | 868ca678c1a7e8355cf446df778c2fe0dff1bf9a (patch) | |
tree | 6f3f00811f74e0e16118aed065bdc44f368bbd22 | |
parent | 445d12cf4107f56377e307a427218c599ab5d055 (diff) | |
parent | e382bf9a37cbfa2ee5d0ece04edec50560a46cc3 (diff) |
Merge pull request #292 from sifive/update-docs
Update docs for 19.05
m--------- | doc/html | 0 | ||||
-rw-r--r-- | doc/sphinx/conf.py | 2 | ||||
m--------- | freedom-metal | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/doc/html b/doc/html -Subproject b3b8e3ebb454a886bfb5a616e024292e93b9097 +Subproject 511232d66a933988f5aa7aaeac90f24a5825802 diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index a6be64a..5ba853b 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -24,7 +24,7 @@ copyright = '2019, SiFive Inc.' author = 'SiFive Inc.' # The short X.Y version -version = "v201903" +version = "v201905" # The full version, including alpha/beta/rc tags release = version diff --git a/freedom-metal b/freedom-metal -Subproject 6ed538af9eb9b0995c44d97179ff320bfbaaa40 +Subproject bbe393dd1839a2c3eed3f57734d951852d7b5f8 |