Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit ecdac18

Browse files
committed
Bump version to 5.0.0svn
git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@291830 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 88c0132 commit ecdac18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
7171
endif()
7272

7373
set(PACKAGE_NAME libunwind)
74-
set(PACKAGE_VERSION 4.0.0svn)
74+
set(PACKAGE_VERSION 5.0.0svn)
7575
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
7676
set(PACKAGE_BUGREPORT "[email protected]")
7777

0 commit comments

Comments
 (0)