# Functions
FIPSBuild set the flag which marks the binary as statically linked.
StaticBuild set the flag which marks the binary as statically linked.
VersionCmd returns a new version command.
VersionStr formats and returns the version string.
# Variables
App application name.
BuiltAt date and time of the build.
BuiltBy built by email.
Commit the most recent commit from which this version has been built.
FIPSEnabled flags if the binary is running in FIPS mode.
Static flags the binary as statically linked.
Version holds the version.