Skip to content

Commit f2b02a9

Browse files
Update release number (v3.0.2, Epsilon Eridani)
1 parent 42391d9 commit f2b02a9

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

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

0 commit comments

Comments
 (0)