aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/worker.cxx')
-rw-r--r--bbot/worker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/worker.cxx b/bbot/worker.cxx
index acfff29..1d3e43e 100644
--- a/bbot/worker.cxx
+++ b/bbot/worker.cxx
@@ -560,7 +560,7 @@ try
if (ops.systemd_daemon ())
{
- info << "bbot worker " << BBOT_VERSION_STR;
+ info << "bbot worker " << BBOT_VERSION_ID;
}
// Figure out our path (used for re-exec).