We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c65de commit e7493d0Copy full SHA for e7493d0
CMakeLists.txt
@@ -4,7 +4,7 @@
4
cmake_minimum_required(VERSION 3.3)
5
# - Call project() to setup system
6
# From CMake 3, we can set the project version easily in one go
7
-project(prmon VERSION 2.1.0)
+project(prmon VERSION 2.1.1)
8
9
#--- Define basic build settings -----------------------------------------------
10
# - Use GNU-style hierarchy for installing build products
0 commit comments