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 and 3.0.1.

It will be used in Schrödinger suite 2023-2 (and later).
  • Loading branch information
d-b-w authored Feb 1, 2023
1 parent ae6bc26 commit c4dd5b0
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.1
VERSION 3.0.2
SOVERSION 3
)

Expand Down

0 comments on commit c4dd5b0

Please sign in to comment.