We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d626a commit 0c21876Copy full SHA for 0c21876
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.1)
6
7
set(NVTOP_VERSION_MAJOR 0)
8
set(NVTOP_VERSION_MINOR 2)
9
-set(NVTOP_VERSION_PATCH 0)
+set(NVTOP_VERSION_PATCH 3)
10
11
project(nvtop
12
LANGUAGES C)
0 commit comments