[IMPL] 版本号改为 0.3.3-alpha 未经广泛测试
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <cstdint>
|
||||
#include <string_view>
|
||||
|
||||
#define __FCORE_VERSION "0.3.2"
|
||||
#define __FCORE_VERSION "0.3.3-alpha"
|
||||
|
||||
#if defined(_WIN32)
|
||||
#define __FCORE_PLATFORM "Windows"
|
||||
|
||||
Reference in New Issue
Block a user