Bump the trunk version to 9.0.0svn

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@351320 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Hans Wennborg
2019-01-16 10:57:02 +00:00
parent 89e287b0ae
commit a9e8405f23
5 changed files with 10 additions and 29 deletions

View File

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