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