Skip to content

Commit

Permalink
Another typo in sha
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Oct 13, 2020
1 parent b658547 commit 2191ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FindOpenStudioSDK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(OPENSTUDIO_VERSION "${OPENSTUDIO_VERSION_MAJOR}.${OPENSTUDIO_VERSION_MINOR}.
#If this is a release enter the SHA as "+79857912c4"
#set(OPENSTUDIO_VERSION_SHA "+09b7c8a554")
#If this is a pre-release enter the pre-release and SHA as "-rc1+79857912c4"
set(OPENSTUDIO_VERSION_SHA "-rc3+dec0b9e")
set(OPENSTUDIO_VERSION_SHA "-rc3+dec0b9e069")

# Paths where the cmake-downloaded archives will be put
set(OPENSTUDIO_ARCHIVE_DIR "${PROJECT_BINARY_DIR}/OpenStudio-${OPENSTUDIO_VERSION}")
Expand Down

0 comments on commit 2191ea2

Please sign in to comment.