summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Schmitt <maxime.schmitt91@gmail.com>2022-08-26 18:47:37 +0200
committerMaxime Schmitt <maxime.schmitt91@gmail.com>2022-08-26 18:47:37 +0200
commit196710bcd553f24f223c507c56d507e8b9890d3b (patch)
treec65ad6d3807150e713e2440fbd011a674f9cda02
parent7c7059aeb02e0a394a0ff16669729c3ecf3f1c07 (diff)
Bump version 2.0.32.0.3
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 551e821..16704bb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
# PROJECT #
#///////////////////////////////////////////////////////////////////#
-project(nvtop VERSION 2.0.2
+project(nvtop VERSION 2.0.3
LANGUAGES C CXX)
set(default_build_type "Release")