Update CMakeLists.txt

This commit is contained in:
恍兮惚兮 2024-08-16 09:54:40 +08:00
parent 147a20924d
commit 84d08a2bcc

View File

@ -28,7 +28,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/version)
include(generate_product_version)
set(VERSION_MAJOR 5)
set(VERSION_MINOR 27)
set(VERSION_MINOR 28)
set(VERSION_PATCH 0)
add_library(pch pch.cpp)