We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 668a310 + bb74129 commit 3fbab68Copy full SHA for 3fbab68
CMakeLists.txt
@@ -18,7 +18,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED True)
18
19
# ======================================== PROJECT SETUP ========================================
20
set(BUILD_SHARED_LIBS OFF) # Don't build shared libs
21
-project(Connection_Machine VERSION 0.8.0)
+project(Connection_Machine VERSION 0.9.0)
22
if (APPLE)
23
set(APP_NAME "Connection Machine") # name of the bundle
24
else()
0 commit comments