Skip to content

Commit 13ad93a

Browse files
authored
Merge pull request #44 from BOINC/vko_increment_boinc-autodock-vina_version_to_101
[boinc-autodock-vina] Increment version to 1.0.1
2 parents 05b2ed4 + ade33fe commit 13ad93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boinc-autodock-vina/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ if (COVERAGE_REPORT)
120120
target_link_options(jsoncons_helper PRIVATE --coverage)
121121
endif()
122122

123-
set(BOINC_AUTODOCK_VINA_VERSION "1.0.0")
123+
set(BOINC_AUTODOCK_VINA_VERSION "1.0.1")
124124
if (NOT DEFINED BOINC_APPS_GIT_REVISION)
125125
set(BOINC_APPS_GIT_REVISION "unknown")
126126
endif()

0 commit comments

Comments
 (0)