We're in 3.4 land now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181350 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling
2013-05-07 20:31:28 +00:00
parent 4247ca40d3
commit 0c25b8f07e
4 changed files with 14 additions and 14 deletions

View File

@ -47,9 +47,9 @@ copyright = u'2003-2013, LLVM Project'
# built documents.
#
# The short X.Y version.
version = '3.3'
version = '3.4'
# The full version, including alpha/beta/rc tags.
release = '3.3'
release = '3.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.