Skip to content

Commit

Permalink
added YOKAN_MODE_UPDATE_NEW
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Jan 15, 2024
1 parent fdea344 commit 0f9171b
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 @@ -202,7 +202,7 @@ endif ()
# library version set here (e.g. for shared libs).
set (YOKAN_VERSION_MAJOR 0)
set (YOKAN_VERSION_MINOR 4)
set (YOKAN_VERSION_PATCH 0)
set (YOKAN_VERSION_PATCH 1)
set (YOKAN_VERSION
"${YOKAN_VERSION_MAJOR}.${YOKAN_VERSION_MINOR}.${YOKAN_VERSION_PATCH}")

Expand Down

0 comments on commit 0f9171b

Please sign in to comment.