From 6be97eca932bf70d19dc40b5fc643ef64d2e1cb4 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Wed, 3 Jan 2018 15:40:29 +0000 Subject: Update version to 7.0.0svn: cmake, include files and docs llvm-svn: 321725 --- libcxx/docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcxx/docs/conf.py') diff --git a/libcxx/docs/conf.py b/libcxx/docs/conf.py index bb231ac3e35..4c1ea3653cd 100644 --- a/libcxx/docs/conf.py +++ b/libcxx/docs/conf.py @@ -47,9 +47,9 @@ copyright = u'2011-2017, LLVM Project' # built documents. # # The short X.Y version. -version = '6.0' +version = '7.0' # The full version, including alpha/beta/rc tags. -release = '6.0' +release = '7.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3