diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 06091317b..7736ded3c 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required ( VERSION 3.22.0 ) project ( "CoreMQTT tests" - VERSION 1.0.0 + VERSION 2.1.0 LANGUAGES C ) # Allow the project to be organized into folders.