summaryrefslogtreecommitdiff
path: root/doc/sphinx/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/conf.py')
-rw-r--r--doc/sphinx/conf.py2
1 files changed, 1 insertions, 1 deletions
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 ---------------------------------------------------