Vendor import of libc++ release_80 branch r363030:

https://llvm.org/svn/llvm-project/libcxx/branches/release_80@363030
This commit is contained in:
Dimitry Andric
2019-06-11 18:17:11 +00:00
parent f76fe517dd
commit a556a0efb1
+1 -1
View File
@@ -27,7 +27,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
project(libcxx CXX C)
set(PACKAGE_NAME libcxx)
set(PACKAGE_VERSION 8.0.0)
set(PACKAGE_VERSION 8.0.1)
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set(PACKAGE_BUGREPORT "llvm-bugs@lists.llvm.org")