Skip to content

Commit

Permalink
Update release number for v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme-a-stewart committed Sep 8, 2020
1 parent 87fbdf2 commit 575d3a4
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 2.0.2)
project(prmon VERSION 2.1.0)

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

0 comments on commit 575d3a4

Please sign in to comment.