Skip to content

Commit

Permalink
Bump to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber authored Aug 2, 2024
1 parent 55f5cc3 commit a3314ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if(CCACHE_PROGRAM)
set(CMAKE_C_COMPILER_LAUNCHER ${CCACHE_PROGRAM} CACHE FILEPATH "C compiler cache used")
endif()

project(OpenStudioApplication VERSION 1.7.2)
project(OpenStudioApplication VERSION 1.8.0)

# Check system info globally so we can use it everywhere after: Has to be done before FindOpenStudioSDK.cmake
if(APPLE)
Expand Down

0 comments on commit a3314ec

Please sign in to comment.