Found another version number to increase from 8 to 9

llvm-svn: 351341
This commit is contained in:
Hans Wennborg 2019-01-16 13:28:50 +00:00
parent 257eda0a9e
commit b6cee6ceb6
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
project(libcxxabi CXX C)
set(PACKAGE_NAME libcxxabi)
set(PACKAGE_VERSION 8.0.0svn)
set(PACKAGE_VERSION 9.0.0svn)
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set(PACKAGE_BUGREPORT "llvm-bugs@lists.llvm.org")