jira SDK-5322: DIAL client that supports 2.1 and higher SHOULD include a clientDialVer query parameter while querying application status

This commit is contained in:
jcli
2017-03-05 13:26:16 -08:00
parent f686fd9a19
commit 44f1acb300
3 changed files with 23 additions and 2 deletions

View File

@@ -41,6 +41,8 @@
using namespace std;
#define CLIENT_VERSION "2.1"
class DialServer
{
public: