We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02ac09 commit 135370eCopy full SHA for 135370e
libcxxabi/CMakeLists.txt
@@ -21,7 +21,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR OR LIBCXXABI_STANDALONE_B
21
project(libcxxabi CXX C)
22
23
set(PACKAGE_NAME libcxxabi)
24
- set(PACKAGE_VERSION 9.0.0svn)
+ set(PACKAGE_VERSION 9.0.0)
25
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
26
set(PACKAGE_BUGREPORT "llvm-bugs@lists.llvm.org")
27
0 commit comments