Skip to content

Commit

Permalink
Update version to 1.3.1
Browse files Browse the repository at this point in the history
This is a bug fix release, so only updating the minor version.
  • Loading branch information
d-b-w authored Sep 20, 2019
1 parent 5f335e8 commit a7eb54f
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 @@ -37,7 +37,7 @@ target_link_libraries(coordgen maeparser)

set_target_properties(coordgen
PROPERTIES
VERSION 1.3
VERSION 1.3.1
SOVERSION 1
)

Expand Down

0 comments on commit a7eb54f

Please sign in to comment.