diff options
Diffstat (limited to 'doc')
m--------- | doc/html | 0 | ||||
-rw-r--r-- | doc/sphinx/conf.py | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/html b/doc/html -Subproject e25f2e4ac2c0e2409822c40f2e966c619067b12 +Subproject b3b8e3ebb454a886bfb5a616e024292e93b9097 diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index df16ebb..a6be64a 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -26,7 +26,7 @@ author = 'SiFive Inc.' # The short X.Y version version = "v201903" # The full version, including alpha/beta/rc tags -release = version + "-rc2" +release = version # -- General configuration --------------------------------------------------- |