Skip to content

Commit

Permalink
Merge pull request #44 from BOINC/vko_increment_boinc-autodock-vina_v…
Browse files Browse the repository at this point in the history
…ersion_to_101

[boinc-autodock-vina] Increment version to 1.0.1
  • Loading branch information
AenBleidd authored Feb 28, 2022
2 parents 05b2ed4 + ade33fe commit 13ad93a
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.0")
set(BOINC_AUTODOCK_VINA_VERSION "1.0.1")
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
set(BOINC_APPS_GIT_REVISION "unknown")
endif()
Expand Down

0 comments on commit 13ad93a

Please sign in to comment.