diff --git a/CMakeLists.txt b/CMakeLists.txt index 311239c..a93505f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -81,7 +81,7 @@ endif() set_target_properties(coordgen PROPERTIES - VERSION 2.0.0 + VERSION 2.0.1 SOVERSION 2 )