diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index aef3646f3d9..e9d7bb88f95 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ copyright = u'2018, Linux Foundation' author = u'John DeNisco' # The short X.Y version -version = u'19.08' +version = u'master' # The full version, including alpha/beta/rc tags release = u'01' |