Skip to content

Commit

Permalink
Updating to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amete committed Jan 27, 2022
1 parent aaae202 commit 35e8c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.3)
# - Call project() to setup system
# From CMake 3, we can set the project version easily in one go
project(prmon VERSION 3.0.0)
project(prmon VERSION 3.0.1)

#--- Define basic build settings -----------------------------------------------
# - Use GNU-style hierarchy for installing build products
Expand Down

0 comments on commit 35e8c1d

Please sign in to comment.