Skip to content

Commit

Permalink
Update the release number to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amete committed Feb 5, 2021
1 parent 1858e7e commit 4ec8260
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.1.1)
project(prmon VERSION 2.2.0)

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

0 comments on commit 4ec8260

Please sign in to comment.