Skip to content

Commit ac6baaa

Browse files
kgibmmattcolegate
authored andcommitted
Bump agent version to 4.0.7
1 parent d4a6f98 commit ac6baaa

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.6";
195+
return "4.0.7";
196196
}
197197

198198
void Agent::setLogLevels() {

0 commit comments

Comments
 (0)