Author: hans Date: Thu Jan 12 15:42:38 2017 New Revision: 291832 URL: http://llvm.org/viewvc/llvm-project?rev=291832&view=rev Log: Update docs/conf.py version
Modified: clang-tools-extra/trunk/docs/conf.py Modified: clang-tools-extra/trunk/docs/conf.py URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/conf.py?rev=291832&r1=291831&r2=291832&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/conf.py (original) +++ clang-tools-extra/trunk/docs/conf.py Thu Jan 12 15:42:38 2017 @@ -48,10 +48,10 @@ copyright = u'2007-%d, The Clang Team' % # |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. _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits