summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Schmitt <maxime.schmitt91@gmail.com>2020-12-03 10:44:36 +0100
committerMaxime Schmitt <maxime.schmitt91@gmail.com>2020-12-03 10:44:36 +0100
commitfff91eb92c2c99a379558c19f0088eb399bdfdd2 (patch)
treeb9e9fd9f4434a927e3668d4358a9cdc29ca97545
parent4407b7e1e7892d7fc374b48746254916b28e6fec (diff)
Bump version 1.1.01.1.0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 030c300..0407c7a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
# PROJECT #
#///////////////////////////////////////////////////////////////////#
-project(nvtop VERSION 1.0.0
+project(nvtop VERSION 1.1.0
LANGUAGES C)
set(default_build_type "Release")