Skip to content

Commit

Permalink
Bump version to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pslocum committed Feb 28, 2024
1 parent 21958ef commit c1fb83b
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 @@ -6,7 +6,7 @@ cmake_minimum_required( VERSION 3.1 )

# Define the project
cmake_policy( SET CMP0048 NEW ) # version in project()
project( locust_mc VERSION 2.6.2)
project( locust_mc VERSION 2.7.0)


list( APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/Scarab/cmake )
Expand Down

0 comments on commit c1fb83b

Please sign in to comment.