Skip to content

Commit

Permalink
Merge pull request #35 from RuntimeTools/tobespc-patch-3
Browse files Browse the repository at this point in the history
Update Agent.cpp
  • Loading branch information
stalleyj committed Mar 22, 2017
2 parents db2e699 + f471a77 commit f3a5406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ibmras/monitoring/agent/Agent.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ std::string Agent::getBuildDate() {
}

std::string Agent::getVersion() {
return "3.1.0";
return "3.2.0";
}

void Agent::setLogLevels() {
Expand Down

0 comments on commit f3a5406

Please sign in to comment.