Skip to content

Commit

Permalink
Update version for release 1.4.0
Browse files Browse the repository at this point in the history
Set version in CMakelists to 1.4.0. There are no API changes, but clients who build coordgen are going to need to update installation instructions because of #55 .
  • Loading branch information
d-b-w authored Mar 16, 2020
1 parent 82b4fe9 commit c03a6d6
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 1.3.2
VERSION 1.4.0
SOVERSION 1
)

Expand Down

0 comments on commit c03a6d6

Please sign in to comment.