Skip to content

Commit

Permalink
Merge pull request #89 from RuntimeTools/tobespc-patch-1-1
Browse files Browse the repository at this point in the history
Update Agent.cpp
  • Loading branch information
tobespc authored Jun 21, 2019
2 parents 4da6839 + e460b7a commit e34fa43
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 "4.0.2";
return "4.0.3";
}

void Agent::setLogLevels() {
Expand Down

0 comments on commit e34fa43

Please sign in to comment.