diff --git a/CMakeLists.txt b/CMakeLists.txt index d46e83698..091c4ee70 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ endif() project(libprojectM LANGUAGES C CXX - VERSION 4.1.0 + VERSION 4.1.1 ) # The API (SO) version for the shared library. Should be incremented whenever the binary interface changes