[docs] Update version number. I suggest that at some point we make the
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 20 Apr 2012 19:28:40 +0000 (19:28 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 20 Apr 2012 19:28:40 +0000 (19:28 +0000)
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

docs/conf.py

index 4d433320c46a443e7e100f1dabcec2fe29d79a5c..df713558ca980a6b271da3d1343cfbb3a0200bc3 100644 (file)
@@ -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.