Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
Next version v3.1.0, Lacaille 9352
  • Loading branch information
graeme-a-stewart committed May 3, 2024
1 parent fc5d4c6 commit 69f58c2
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.2)
project(prmon VERSION 3.1.0)

# For newer CMakes we ensure correct handling of extracting GTest from tarball
if (POLICY CMP0135)
Expand Down

0 comments on commit 69f58c2

Please sign in to comment.