diff --git a/CMakeLists.txt b/CMakeLists.txt index 9eccd9bec2..c8d6f1667d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16) -project(iDynTree VERSION 12.5.0 +project(iDynTree VERSION 13.0.0 LANGUAGES C CXX) # Disable in source build, unless Eclipse is used