diff --git a/CMakeLists.txt b/CMakeLists.txt index 1da3d669..ca81b33e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.12) project(ergocub-software LANGUAGES C CXX - VERSION 0.7.4) + VERSION 0.7.5) find_package(YARP 3.9.0 REQUIRED)