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.
1 parent 55f5cc3 commit a3314ecCopy full SHA for a3314ec
CMakeLists.txt
@@ -16,7 +16,7 @@ if(CCACHE_PROGRAM)
16
set(CMAKE_C_COMPILER_LAUNCHER ${CCACHE_PROGRAM} CACHE FILEPATH "C compiler cache used")
17
endif()
18
19
-project(OpenStudioApplication VERSION 1.7.2)
+project(OpenStudioApplication VERSION 1.8.0)
20
21
# Check system info globally so we can use it everywhere after: Has to be done before FindOpenStudioSDK.cmake
22
if(APPLE)
0 commit comments