glest-source/source/version.txt
2018-01-23 13:13:15 -06:00

14 lines
482 B
Plaintext

# How it currently works?
# Set version here (only here) and just start mk/linux/mg-version-synch.sh script.
# Versions will be updated everywhere automatically.
# Then you should commit changed files and that's all.
CurrentGameVersion = "0.8.01";
# ^ typical version numbers look like this: "3.14-beta1.0", "3.13-dev", "3.13.1"
OldReleaseGameVersion = "3.13.0";
LastCompatibleSaveGameVersion = "3.11.1";
GitCommitForRelease = "5733.147264d";
# ^ will be automatically generated