Skip to content

Commit

Permalink
Update version for release 2.0.1
Browse files Browse the repository at this point in the history
For use in Schrödinger release 2021-1.

Set version in CMakelists to 2.0.1. This release includes a fix to rendering of bicyclic pentane (#87).
  • Loading branch information
d-b-w authored Apr 1, 2021
1 parent f67ad5d commit d91a9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ endif()

set_target_properties(coordgen
PROPERTIES
VERSION 2.0.0
VERSION 2.0.1
SOVERSION 2
)

Expand Down

0 comments on commit d91a9ee

Please sign in to comment.