From 3bfeff7a9812c025637ee232cca03a6f083bdbc6 Mon Sep 17 00:00:00 2001 From: jdenisco Date: Fri, 17 May 2019 17:43:31 +0000 Subject: docs: Fix Versions and Titles Change-Id: I131e33a570bff8b22c767585d03e2eb281dd7184 Signed-off-by: jdenisco --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') 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 --------------------------------------------------- -- cgit 1.2.3-korg