docs: Fix Versions and Titles
[vpp.git] / docs / conf.py
index 8e8d422..f3332c9 100644 (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 ---------------------------------------------------