Skip to content

Commit

Permalink
[boinc-autodock-vina] Update version to 1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Dec 18, 2022
1 parent 1d982c8 commit 20a5e60
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 @@ -138,7 +138,7 @@ if (COVERAGE_REPORT)
target_link_options(jsoncons_helper PRIVATE --coverage)
endif()

set(BOINC_AUTODOCK_VINA_VERSION "1.1")
set(BOINC_AUTODOCK_VINA_VERSION "1.2")
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
set(BOINC_APPS_GIT_REVISION "unknown")
endif()
Expand Down

0 comments on commit 20a5e60

Please sign in to comment.