diff --git a/Agent.cpp b/Agent.cpp index 78e3701..5079f86 100644 --- a/Agent.cpp +++ b/Agent.cpp @@ -15,7 +15,7 @@ #include #include -const char* kVersion = "1.7.1"; +const char* kVersion = "1.7.2"; std::string Agent::sAgentString;