bump version to 1.5.8

This commit is contained in:
DubbleClick
2023-11-30 16:58:49 +01:00
committed by GitHub
parent ae2c93fc32
commit b49428bafd
+1 -1
View File
@@ -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")