From 8f5b44aead89a56c6fbf85ccfda03ae1e82ac431 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Thu, 18 Jul 2019 11:51:05 +0000 Subject: Bump the trunk version to 10.0.0svn and clear the release notes. llvm-svn: 366427 --- clang/docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clang/docs/conf.py') diff --git a/clang/docs/conf.py b/clang/docs/conf.py index dab7026..e16ff49 100644 --- a/clang/docs/conf.py +++ b/clang/docs/conf.py @@ -50,9 +50,9 @@ copyright = u'2007-%d, The Clang Team' % 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. -- cgit v1.1