Skip to content

Commit

Permalink
Update version for release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricrogz authored Sep 7, 2021
1 parent fa0a058 commit d7d0761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ endif()

set_target_properties(coordgen
PROPERTIES
VERSION 2.0.3
SOVERSION 2
VERSION 3.0.0
SOVERSION 3
)

if(MSVC)
Expand Down

0 comments on commit d7d0761

Please sign in to comment.