diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ac9fa1..1edf38e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -81,7 +81,7 @@ endif() set_target_properties(coordgen PROPERTIES - VERSION 1.4.0 + VERSION 1.4.1 SOVERSION 1 )