# Functions
ArchiveVersion holds the textual version string used for Swarm archives.
No description provided by the author
# Constants
Major version component of the current release.
Version metadata to append to the version string.
Minor version component of the current release.
Patch version component of the current release.
# Variables
Git SHA1 commit hash of the release, will be set by main.init() function.
Version holds the textual version string.
VersionWithMeta holds the textual version string including the metadata.