From: Hans Wennborg Date: Tue, 14 Jul 2015 22:53:35 +0000 (+0000) Subject: docs/conf.py: update version to 3.8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=775993ca7d6a0e16b26b3fd39efb55af1299960e;p=platform%2Fupstream%2Fllvm.git docs/conf.py: update version to 3.8 llvm-svn: 242240 --- diff --git a/clang/docs/conf.py b/clang/docs/conf.py index b7ed23a..edb2d37 100644 --- a/clang/docs/conf.py +++ b/clang/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2007-2015, The Clang Team' # built documents. # # The short X.Y version. -version = '3.7' +version = '3.8' # The full version, including alpha/beta/rc tags. -release = '3.7' +release = '3.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.