Skip to content

Commit 7acb862

Browse files
committed
Update CMakeLists.txt
1 parent 5e86b87 commit 7acb862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if(APPLE)
2929
set(CMAKE_OSX_DEPLOYMENT_TARGET "${GENYCONNECT_MACOS_DEPLOYMENT_TARGET}" CACHE STRING "Minimum macOS version" FORCE)
3030
endif()
3131

32-
project(${PROJECT_NAME} VERSION 1.2.860 LANGUAGES CXX)
32+
project(${PROJECT_NAME} VERSION 1.3.0 LANGUAGES CXX)
3333

3434
# -------------------------
3535
# Detect Windows generator architecture

0 commit comments

Comments
 (0)