Skip to content

Commit

Permalink
[boinc-autodock-vina] Bump version to 1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Jun 3, 2023
1 parent 445589e commit a638a0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion boinc-autodock-vina/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ if (COVERAGE_REPORT)
target_link_options(jsoncons_helper PRIVATE --coverage)
endif()

set(BOINC_AUTODOCK_VINA_VERSION "1.3")
set(BOINC_AUTODOCK_VINA_VERSION "1.4")
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
set(BOINC_APPS_GIT_REVISION "unknown")
endif()
Expand Down
1 change: 0 additions & 1 deletion boinc-autodock-vina/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "boinc-autodock-vina",
"version-string": "0.1.0",
"dependencies":
[
"autodock-vina",
Expand Down

0 comments on commit a638a0e

Please sign in to comment.