docs: Fix Versions and Titles

Change-Id: I131e33a570bff8b22c767585d03e2eb281dd7184
Signed-off-by: jdenisco <jdenisco@cisco.com>
This commit is contained in:
jdenisco
2019-05-17 17:43:31 +00:00
committed by Dave Wallace
parent 18874913fb
commit 3bfeff7a98
4 changed files with 7 additions and 7 deletions

View File

@ -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 ---------------------------------------------------