diff --git a/CMakeLists.txt b/CMakeLists.txt index 4559be0ed8..99b2466de1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16) -project(iDynTree VERSION 13.2.0 +project(iDynTree VERSION 13.2.2 LANGUAGES C CXX) # Disable in source build, unless Eclipse is used