aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8e8d422e519..f3332c9a2c5 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -23,9 +23,9 @@ copyright = u'2018, Linux Foundation'
author = u'John DeNisco'
# The short X.Y version
-version = u''
+version = u'19.08'
# The full version, including alpha/beta/rc tags
-release = u'1.0'
+release = u'01'
# -- General configuration ---------------------------------------------------