feat: tick up protocol minor version, always return response on shbc config so RPS can fall-back to non-shbc configuration.

This commit is contained in:
Mudit Vats
2021-08-06 09:18:54 -07:00
parent e0fe219646
commit 706a512bc7
4 changed files with 41 additions and 34 deletions

View File

@@ -8,7 +8,7 @@
#include <string>
#define PROTOCOL_VERSION "4.0.0"
#define PROTOCOL_VERSION "4.1.0"
#ifdef _WIN32
#define convertstring to_utf16string