diff --git a/CMakeLists.txt b/CMakeLists.txt index e8b544a..9df3193 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,7 +86,7 @@ endif() set_target_properties(coordgen PROPERTIES - VERSION 3.0.1 + VERSION 3.0.2 SOVERSION 3 )