From bdc3c873072573f3fdbdf18a33e3854f1c56d3cb Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Thu, 12 Jan 2017 21:41:38 +0000 Subject: Update docs/conf.py version llvm-svn: 291831 --- clang/docs/analyzer/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'clang/docs/analyzer') diff --git a/clang/docs/analyzer/conf.py b/clang/docs/analyzer/conf.py index 6b54b0646ec..c40af7a5e83 100644 --- a/clang/docs/analyzer/conf.py +++ b/clang/docs/analyzer/conf.py @@ -48,10 +48,10 @@ copyright = u'2013-%d, Analyzer Team' % date.today().year # |version| and |release|, also used in various other places throughout the # built documents. # -# The short X.Y version. -version = '4.0' +# The short version. +version = '5' # The full version, including alpha/beta/rc tags. -release = '4.0' +release = '5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3