diff --git a/CMakeLists.txt b/CMakeLists.txt index ec9557a022..15a86c79e9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ endif() # Main project project( YARP - VERSION 3.10.1 + VERSION 3.10.100 LANGUAGES C CXX ) set(PROJECT_DESCRIPTION "YARP: A thin middleware for humanoid robots and more")