release 1.8.0.2

This commit is contained in:
DubbleClick
2026-04-15 22:29:18 +07:00
parent e1900cd342
commit edd937f4c7
+1 -1
View File
@@ -12,7 +12,7 @@ endif()
set(VERSION_MAJOR 1)
set(VERSION_MINOR 8)
set(VERSION_PATCH 0)
set(VERSION_TWEAK 1)
set(VERSION_TWEAK 2)
set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/version.rc.in" "${VERSION_RC}" @ONLY)