MegaGlest/source/version.txt

14 lines
481 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.
2016-01-24 12:00:38 +01:00
CurrentGameVersion = "3.12.0";
# ^ typical version numbers look like this: "3.11-beta1.0", "3.12-dev", "3.12.0"
2015-03-09 01:05:24 +01:00
OldReleaseGameVersion = "3.11.1";
LastCompatibleSaveGameVersion = "3.9.0";
2016-01-24 12:00:38 +01:00
GitCommitForRelease = "5419.034576d";
# ^ will be automatically generated