From: Michael J. Spencer Date: Fri, 20 Apr 2012 19:28:40 +0000 (+0000) Subject: [docs] Update version number. I suggest that at some point we make the X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1b0b45bd82c6ac3f8c4114b6daec16aa006642ba;p=oota-llvm.git [docs] Update version number. I suggest that at some point we make the build system generate this file with the proper version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155221 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/conf.py b/docs/conf.py index 4d433320c46..df713558ca9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,9 +47,9 @@ copyright = u'2012, LLVM Project' # built documents. # # The short X.Y version. -version = '3.1' +version = '3.2' # The full version, including alpha/beta/rc tags. -release = '3.1' +release = '3.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.