Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Nov 13, 2019
2 parents bdbd8ad + f8eea8a commit 3c29a93
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 @@ -28,7 +28,7 @@ endif()
# -----------------------------------------------------------------------------
set(HELICS_VERSION_BUILD)
#use ISO date YYYY-MM-DD
set(HELICS_DATE "2019-11-12")
set(HELICS_DATE "2019-11-13")

set(HELICS_VERSION_UNDERSCORE
"${HELICS_VERSION_MAJOR}_${HELICS_VERSION_MINOR}_${HELICS_VERSION_PATCH}"
Expand Down

0 comments on commit 3c29a93

Please sign in to comment.