We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445589e commit a638a0eCopy full SHA for a638a0e
boinc-autodock-vina/CMakeLists.txt
@@ -95,7 +95,7 @@ if (COVERAGE_REPORT)
95
target_link_options(jsoncons_helper PRIVATE --coverage)
96
endif()
97
98
-set(BOINC_AUTODOCK_VINA_VERSION "1.3")
+set(BOINC_AUTODOCK_VINA_VERSION "1.4")
99
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
100
set(BOINC_APPS_GIT_REVISION "unknown")
101
boinc-autodock-vina/vcpkg.json
@@ -1,6 +1,5 @@
1
{
2
"name": "boinc-autodock-vina",
3
- "version-string": "0.1.0",
4
"dependencies":
5
[
6
"autodock-vina",
0 commit comments