Skip to content

Commit 35e8c1d

Browse files
committed
Updating to v3.0.1
1 parent aaae202 commit 35e8c1d

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.0.0)
7+
project(prmon VERSION 3.0.1)
88

99
#--- Define basic build settings -----------------------------------------------
1010
# - Use GNU-style hierarchy for installing build products

0 commit comments

Comments
 (0)