Skip to content

Commit 3fbab68

Browse files
committed
2 parents 668a310 + bb74129 commit 3fbab68

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

1919
# ======================================== PROJECT SETUP ========================================
2020
set(BUILD_SHARED_LIBS OFF) # Don't build shared libs
21-
project(Connection_Machine VERSION 0.8.0)
21+
project(Connection_Machine VERSION 0.9.0)
2222
if (APPLE)
2323
set(APP_NAME "Connection Machine") # name of the bundle
2424
else()

0 commit comments

Comments
 (0)