Update version to 3.8.0svn

llvm-svn: 242942
This commit is contained in:
Hans Wennborg 2015-07-22 21:36:42 +00:00
parent 2f6ad0b719
commit 483d4ed212
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
endif ()
set(PACKAGE_NAME libunwind)
set(PACKAGE_VERSION 3.7.0svn)
set(PACKAGE_VERSION 3.8.0svn)
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set(PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu")