Skip to content

Commit

Permalink
Bump version to 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkiwritescode committed Dec 9, 2024
1 parent baa4c12 commit dc3f3ef
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 @@ -14,7 +14,7 @@ if(WIN32)
add_definitions(/wd4267)
endif()

set(PROJECT_VERSION 7.1.1)
set(PROJECT_VERSION 7.2.0)

project(csmm VERSION ${PROJECT_VERSION} LANGUAGES CXX C)

Expand Down

0 comments on commit dc3f3ef

Please sign in to comment.