mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 19:27:49 +00:00
bump minimum savegame version to 1.3.2
since the automatic terrain translation is about to be removed
This commit is contained in:
parent
d3972c1d02
commit
249d3039e9
@ -37,7 +37,7 @@ AC_CONFIG_COMMANDS([src/wesconfig.h],
|
||||
* Some older savegames of Wesnoth can't be loaded anymore this
|
||||
* variable defines the minimum required version
|
||||
*/
|
||||
#define MIN_SAVEGAME_VERSION "1.3.1"
|
||||
#define MIN_SAVEGAME_VERSION "1.3.2"
|
||||
|
||||
#endif
|
||||
EOF
|
||||
|
@ -16,6 +16,6 @@
|
||||
* Some older savegames of Wesnoth can't be loaded anymore this
|
||||
* variable defines the minimum required version
|
||||
*/
|
||||
#define MIN_SAVEGAME_VERSION "1.3.1"
|
||||
#define MIN_SAVEGAME_VERSION "1.3.2"
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user