diff --git a/CMakeLists.txt b/CMakeLists.txt index 099574c..e626e97 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1) # PROJECT # #///////////////////////////////////////////////////////////////////# -project(nvtop VERSION 1.2.0 +project(nvtop VERSION 1.2.1 LANGUAGES C) set(default_build_type "Release")