We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c858f18 commit b42ee99Copy full SHA for b42ee99
1 file changed
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.11.0)
+project(OpenStudioApplication VERSION 1.11.1)
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