BUILD_OPTIONS_OVERWRITE_KEY_PAIR=Overwrite the key pair for this version if it already exists (you must upload the new keys from <kbd>data_custom/keys</kbd> to the homesite server, same path)
BUILD_OPTIONS_SKIP_DATA_FILES=Skip downloading updated data files (certificate authorities, geolocation, IP whitelists)
DESCRIPTION_RELEASE_DEV=This is an unofficial and unsupported development build.
DESCRIPTION_RELEASE_ALPHA=This version is an alpha release of the next major version of the software.
DESCRIPTION_RELEASE_BETA=This version is a beta release of the next major version of the software.
DESCRIPTION_RELEASE_RC=This version is a release candidate of the next major version of the software.
// Canonical to not have extra .0's on end. Don't really care about what the software stores as we clean this up in our server's version.php - it is crucial that news post and download names are canonical though so version.php works. NB: Latest recommended versions are done via download name and description labelling.