mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Update version to 8.0.0svn
llvm-svn: 338564
This commit is contained in:
@@ -21,7 +21,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
|
||||
project(libcxxabi CXX C)
|
||||
|
||||
set(PACKAGE_NAME libcxxabi)
|
||||
set(PACKAGE_VERSION 7.0.0svn)
|
||||
set(PACKAGE_VERSION 8.0.0svn)
|
||||
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
|
||||
set(PACKAGE_BUGREPORT "llvm-bugs@lists.llvm.org")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user