summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Schmitt <maxime.schmitt91@gmail.com>2022-04-16 14:26:56 +0200
committerMaxime Schmitt <maxime.schmitt91@gmail.com>2022-04-16 14:26:56 +0200
commita38d34f15a3b79ee44b2c6f7c2e168bacdeabe35 (patch)
tree3e2ed235d08699bd08e1342f62ffb815c1e919c2
parent28fdcd19f66266329160e1a3d55cc0d5f2785bd6 (diff)
Bump version 2.0.12.0.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72c4b6e..a56137c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
# PROJECT #
#///////////////////////////////////////////////////////////////////#
-project(nvtop VERSION 2.0.0
+project(nvtop VERSION 2.0.1
LANGUAGES C)
set(default_build_type "Release")