diff --git a/CMakeLists.txt b/CMakeLists.txt index e148446..f73eedb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13...3.19 FATAL_ERROR) project(softsim - VERSION 1.0.0 + VERSION 2.0.0 LANGUAGES C )