feat(chsrc): 移除一处无用的宏定义,删除文档过时内容

This commit is contained in:
Mikachu2333
2025-10-12 00:19:20 +08:00
parent b84f2f9edd
commit 1829f6e622
2 changed files with 1 additions and 4 deletions

View File

@@ -20,5 +20,4 @@
#define CHSRC_VERSION_MAJOR 0
#define CHSRC_VERSION_MINOR 2
#define CHSRC_VERSION_PATCH 3
#define CHSRC_VERSION_STRING "0.2.3"
#endif