Skip to content

Commit

Permalink
Update version for release 3.0.1
Browse files Browse the repository at this point in the history
This is a bugfix release, and should be backwards compatible with 3.0.0.

It will be used in Schrödinger suite 2022-4 (and later).
  • Loading branch information
d-b-w authored Sep 6, 2022
1 parent c4a52e3 commit facff4f
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 @@ -86,7 +86,7 @@ endif()

set_target_properties(coordgen
PROPERTIES
VERSION 3.0.0
VERSION 3.0.1
SOVERSION 3
)

Expand Down

0 comments on commit facff4f

Please sign in to comment.