glest-source/source/version.txt

13 lines
406 B
Plaintext
Raw Normal View History

# 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.
2018-06-22 18:27:35 +02:00
CurrentGameVersion = "0.8.02";
2018-06-22 18:27:35 +02:00
OldReleaseGameVersion = "0.8.01";
LastCompatibleSaveGameVersion = "0.8.01";
2018-06-22 18:27:35 +02:00
#This property is deprecated. Do not use
2018-01-23 13:13:15 -06:00
GitCommitForRelease = "5733.147264d";