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