diff --git a/CMakeLists.txt b/CMakeLists.txt index b39dd2f8..1838286b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.12) project(ergocub-software - VERSION 0.5.0) + VERSION 0.6.0) # Give error if add_dependencies is called on a non-existing target if(POLICY CMP0046)