# 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 = "3.12-dev"; # ^ typical version numbers look like this: "3.13-beta1.0", "3.12-dev", "3.12.1" OldReleaseGameVersion = "3.12.0"; LastCompatibleSaveGameVersion = "3.11.1"; GitCommitForRelease = "5421.18cad36"; # ^ will be automatically generated