diff --git a/CMakeLists.txt b/CMakeLists.txt index e962d0b..f754005 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -81,7 +81,7 @@ endif() set_target_properties(coordgen PROPERTIES - VERSION 2.0.2 + VERSION 2.0.3 SOVERSION 2 )