summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Schmitt <maxime.schmitt91@gmail.com>2024-02-23 15:41:56 +0100
committerMaxime Schmitt <maxime.schmitt91@gmail.com>2024-02-23 15:41:56 +0100
commit7906a062c76f498cbfeea5b312ee1baa765f56d2 (patch)
treefc2e8d2df858308b7167eeb49754b46bae68e524
parent8c63384eabe1189304973befcb03bc9c9cc14aa7 (diff)
Bump version 3.1.03.1.0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index de17f7a..b0e5679 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.18)
# PROJECT #
#///////////////////////////////////////////////////////////////////#
-project(nvtop VERSION 3.0.2
+project(nvtop VERSION 3.1.0
LANGUAGES C CXX)
set(default_build_type "Release")