Skip to content

Commit

Permalink
Bump version to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pslocum committed Apr 29, 2024
1 parent d16e41e commit 4755c70
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.8.2)
project( locust_mc VERSION 2.8.3)


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

0 comments on commit 4755c70

Please sign in to comment.