Skip to content

Commit

Permalink
[boinc-autodock-vina] Increment version to 1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Jun 9, 2022
1 parent bc7f473 commit 93e82a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boinc-autodock-vina/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ if (COVERAGE_REPORT)
target_link_options(jsoncons_helper PRIVATE --coverage)
endif()

set(BOINC_AUTODOCK_VINA_VERSION "1.0.1")
set(BOINC_AUTODOCK_VINA_VERSION "1.0.2")
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
set(BOINC_APPS_GIT_REVISION "unknown")
endif()
Expand Down

0 comments on commit 93e82a2

Please sign in to comment.