Skip to content

Commit afd24a6

Browse files
committed
B0.4.0C0.48.1
1 parent 8504142 commit afd24a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.31)
44
project("MulNX_CS2")
55

66
# 版本定义
7-
add_compile_definitions(MulNXVersion="B0.4.0C0.48.0")
7+
add_compile_definitions(MulNXVersion="B0.4.0C0.48.1")
88

99
# 启用 LTO(仅 Release 配置)
1010
include(CheckIPOSupported)

0 commit comments

Comments
 (0)