Skip to content

Commit

Permalink
Who's got two thumbs and forgot to bump project version => THAT GUY
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed May 5, 2022
1 parent 6573c7e commit 70dbfaa
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 @@ -10,7 +10,7 @@ if(CCACHE_PROGRAM)
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE "${CCACHE_PROGRAM}")
endif()

project(OpenStudioApplication VERSION 1.3.1)
project(OpenStudioApplication VERSION 1.4.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 70dbfaa

Please sign in to comment.