diff --git a/CMakeLists.txt b/CMakeLists.txt index a7df6c6..72c4b6e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1) # PROJECT # #///////////////////////////////////////////////////////////////////# -project(nvtop VERSION 1.2.2 +project(nvtop VERSION 2.0.0 LANGUAGES C) set(default_build_type "Release")