We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd67656 commit db9d4e4Copy full SHA for db9d4e4
source/gameanalytics/GACommon.h
@@ -85,7 +85,7 @@ namespace gameanalytics
85
class GAState;
86
}
87
88
- constexpr const char* GA_VERSION_STR = "cpp 5.0.0";
+ constexpr const char* GA_VERSION_STR = "cpp 5.1.0";
89
90
constexpr int MAX_CUSTOM_FIELDS_COUNT = 50;
91
constexpr int MAX_CUSTOM_FIELDS_KEY_LENGTH = 64;
0 commit comments