summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Schmitt <maxime.schmitt91@gmail.com>2022-06-11 13:21:40 +0200
committerMaxime Schmitt <maxime.schmitt91@gmail.com>2022-06-11 13:21:40 +0200
commitdcfac6b4f1171b95b71e23b32508075931539577 (patch)
tree990de2a3f7464620bd6e959926f53eab49f90fe4
parentd66975c68197d02fe12101b255301d02dde67cd6 (diff)
Bump version 2.0.22.0.2
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2d28dde..551e821 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
# PROJECT #
#///////////////////////////////////////////////////////////////////#
-project(nvtop VERSION 2.0.1
+project(nvtop VERSION 2.0.2
LANGUAGES C CXX)
set(default_build_type "Release")