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 109ba4a commit 7a5f13aCopy full SHA for 7a5f13a
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 3.1.0)
+project(prmon VERSION 3.1.1)
8
9
# For newer CMakes we ensure correct handling of extracting GTest from tarball
10
if (POLICY CMP0135)
0 commit comments