Skip to content

Commit

Permalink
Release 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Feb 24, 2023
1 parent 8639b39 commit 81305eb
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 @@ -26,7 +26,7 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)

set(MIR_VERSION_MAJOR 2)
set(MIR_VERSION_MINOR 12)
set(MIR_VERSION_PATCH 0)
set(MIR_VERSION_PATCH 1)

add_compile_definitions(MIR_VERSION_MAJOR=${MIR_VERSION_MAJOR})
add_compile_definitions(MIR_VERSION_MINOR=${MIR_VERSION_MINOR})
Expand Down

0 comments on commit 81305eb

Please sign in to comment.