Adapt to 1.19.63

This commit is contained in:
Tsubasa6848
2023-03-03 19:41:04 +08:00
Unverified
parent 2905ee5a3c
commit b32b1b9cdb
+1 -1
View File
@@ -11,7 +11,7 @@
#define PLUGIN_VERSION_MINOR 6
#define PLUGIN_VERSION_REVISION 0
#define PLUGIN_VERSION_BUILD 0
#define TARGET_BDS_PROTOCOL_VERSION 567
#define TARGET_BDS_PROTOCOL_VERSION 568
#define __TO_VERSION_STRING(ver) #ver
#define TO_VERSION_STRING(ver) __TO_VERSION_STRING(ver)
#define PLUGIN_LLVERSION_STATUS ll::Version::Release