Skip to content

Commit 87bacee

Browse files
committed
updated version
1 parent 11ac0c3 commit 87bacee

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
@@ -4,7 +4,7 @@ if(WIN32)
44
set(CMAKE_INSTALL_PREFIX C:/ CACHE PATH "default path" FORCE)
55
endif()
66
set(PR_NAME Sorting)
7-
project(${PR_NAME} VERSION 0.1.0)
7+
project(${PR_NAME} VERSION 0.1.1)
88
set(CMAKE_CXX_STANDARD)
99

1010
include(GNUInstallDirs)

0 commit comments

Comments
 (0)