From a7925472870bf3849a073e3c004c7f9a809f9c45 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Tue, 26 Mar 2019 15:24:19 -0700 Subject: Set version v201903-rc2 Signed-off-by: Nathaniel Graff --- doc/sphinx/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index 804ca5b..df16ebb 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -24,9 +24,9 @@ copyright = '2019, SiFive Inc.' author = 'SiFive Inc.' # The short X.Y version -version = os.popen("git describe").read().strip() +version = "v201903" # The full version, including alpha/beta/rc tags -release = version +release = version + "-rc2" # -- General configuration --------------------------------------------------- -- cgit v1.2.1-18-gbd029