Skip to content

Commit e34fa43

Browse files
authored
Merge pull request #89 from RuntimeTools/tobespc-patch-1-1
Update Agent.cpp
2 parents 4da6839 + e460b7a commit e34fa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ibmras/monitoring/agent/Agent.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ std::string Agent::getBuildDate() {
192192
}
193193

194194
std::string Agent::getVersion() {
195-
return "4.0.2";
195+
return "4.0.3";
196196
}
197197

198198
void Agent::setLogLevels() {

0 commit comments

Comments
 (0)