diff options
| author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-06-21 11:54:51 -0700 | 
|---|---|---|
| committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-06-21 11:54:51 -0700 | 
| commit | e382bf9a37cbfa2ee5d0ece04edec50560a46cc3 (patch) | |
| tree | 6f3f00811f74e0e16118aed065bdc44f368bbd22 /doc/sphinx | |
| parent | 445d12cf4107f56377e307a427218c599ab5d055 (diff) | |
Update docs for 19.05
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
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  | 
