glest-source/source/version.txt
2018-06-22 18:27:35 +02:00

13 lines
406 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.02";
OldReleaseGameVersion = "0.8.01";
LastCompatibleSaveGameVersion = "0.8.01";
#This property is deprecated. Do not use
GitCommitForRelease = "5733.147264d";