Skip to content

Commit a638a0e

Browse files
committed
[boinc-autodock-vina] Bump version to 1.4
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
1 parent 445589e commit a638a0e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

boinc-autodock-vina/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ if (COVERAGE_REPORT)
9595
target_link_options(jsoncons_helper PRIVATE --coverage)
9696
endif()
9797

98-
set(BOINC_AUTODOCK_VINA_VERSION "1.3")
98+
set(BOINC_AUTODOCK_VINA_VERSION "1.4")
9999
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
100100
set(BOINC_APPS_GIT_REVISION "unknown")
101101
endif()

boinc-autodock-vina/vcpkg.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "boinc-autodock-vina",
3-
"version-string": "0.1.0",
43
"dependencies":
54
[
65
"autodock-vina",

0 commit comments

Comments
 (0)