diff options
| author | Hans Wennborg <hans@hanshq.net> | 2019-07-18 11:51:05 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2019-07-18 11:51:05 +0000 |
| commit | 8f5b44aead89a56c6fbf85ccfda03ae1e82ac431 (patch) | |
| tree | 56db98911746050fa21ff6686b53ea43e72cf652 /llvm/docs/conf.py | |
| parent | c89a3d78f43d81b9cff7b9248772ddf14d21b749 (diff) | |
Bump the trunk version to 10.0.0svnupstream/llvmorg-10-initllvmorg-10-init
and clear the release notes.
llvm-svn: 366427
Diffstat (limited to 'llvm/docs/conf.py')
| -rw-r--r-- | llvm/docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/conf.py b/llvm/docs/conf.py index 4a52df8490d7..a0357cf3cb8a 100644 --- a/llvm/docs/conf.py +++ b/llvm/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2003-%d, LLVM Project' % date.today().year # built documents. # # The short version. -version = '9' +version = '10' # The full version, including alpha/beta/rc tags. -release = '9' +release = '10' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
