Skip to content

Commit 46ed181

Browse files
committed
Update CMakeLists.txt
1 parent 9b9f353 commit 46ed181

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
@@ -20,7 +20,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED True)
2020

2121
# ======================================== PROJECT SETUP ========================================
2222
set(BUILD_SHARED_LIBS OFF) # Don't build shared libs
23-
project(Connection_Machine VERSION 0.13.1)
23+
project(Connection_Machine VERSION 0.13.2)
2424
if (APPLE)
2525
set(APP_NAME "Connection Machine") # name of the bundle
2626
else()

0 commit comments

Comments
 (0)