Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Deflaktor committed Jul 8, 2024
1 parent ab75351 commit 9333c31
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.0.0)
set(PROJECT_VERSION 7.0.1)

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

Expand Down

0 comments on commit 9333c31

Please sign in to comment.