Skip to content

Commit 8eea200

Browse files
authored
Update version to 3.2.8
1 parent 0e9d1da commit 8eea200

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 "3.2.6";
195+
return "3.2.8";
196196
}
197197

198198
void Agent::setLogLevels() {

0 commit comments

Comments
 (0)