Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Landmaster committed Aug 26, 2022
1 parent b42b167 commit 5e82e23
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 @@ -8,7 +8,7 @@ if(APPLE)
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15)
endif()

set(PROJECT_VERSION 2.6.0)
set(PROJECT_VERSION 2.6.1)

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

Expand Down

0 comments on commit 5e82e23

Please sign in to comment.