Skip to content

Commit 7a5f13a

Browse files
committed
Bump version number
1 parent 109ba4a commit 7a5f13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
cmake_minimum_required(VERSION 3.3)
55
# - Call project() to setup system
66
# From CMake 3, we can set the project version easily in one go
7-
project(prmon VERSION 3.1.0)
7+
project(prmon VERSION 3.1.1)
88

99
# For newer CMakes we ensure correct handling of extracting GTest from tarball
1010
if (POLICY CMP0135)

0 commit comments

Comments
 (0)