Skip to content

Commit

Permalink
bump version to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick committed Nov 30, 2023
1 parent ae2c93f commit b49428b
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 @@ -17,7 +17,7 @@ endif()

set(VERSION_MAJOR 1)
set(VERSION_MINOR 5)
set(VERSION_PATCH 7)
set(VERSION_PATCH 8)
set(VERSION_TWEAK 0)

set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")
Expand Down

0 comments on commit b49428b

Please sign in to comment.