diff --git a/CMakeLists.txt b/CMakeLists.txt index 9667c32..debe51c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.15) project ( RoboMasterSDK - VERSION 1.0.0 + VERSION 2.0.0 LANGUAGES C )