We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8504142 commit afd24a6Copy full SHA for afd24a6
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.31)
4
project("MulNX_CS2")
5
6
# 版本定义
7
-add_compile_definitions(MulNXVersion="B0.4.0C0.48.0")
+add_compile_definitions(MulNXVersion="B0.4.0C0.48.1")
8
9
# 启用 LTO(仅 Release 配置)
10
include(CheckIPOSupported)
0 commit comments