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 /doc/sphinx | |
parent | 445d12cf4107f56377e307a427218c599ab5d055 (diff) | |
parent | e382bf9a37cbfa2ee5d0ece04edec50560a46cc3 (diff) |
Merge pull request #292 from sifive/update-docs
Update docs for 19.05
Diffstat (limited to 'doc/sphinx')
-rw-r--r-- | doc/sphinx/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |