import Utils # version displayed on the title screen, must be a max 32 chars [a-z0-9.-] string # either 'beta' or 'r.yyyy.mm.dd' displayedVersion = 'r.2022.11.01-ap.' + Utils.__version__