package hostagent // Version is the semantic version of the Pulse host agent binary. It can be // overridden at build time via -ldflags when producing release artefacts. var Version = "0.1.0-dev"