We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a280e5f commit 7329188Copy full SHA for 7329188
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.18)
4
# PROJECT #
5
#///////////////////////////////////////////////////////////////////#
6
7
-project(nvtop VERSION 3.1.0
+project(nvtop VERSION 3.2.0
8
LANGUAGES C CXX)
9
10
set(default_build_type "Release")
0 commit comments