revert 2007-10-15T17:10:28Z!jeremy.rosen@enst-bretagne.fr
clarify the comment to hopefully avoid this in the future..
This commit is contained in:
parent
33758be626
commit
749df8f549
1 changed files with 3 additions and 4 deletions
|
@ -22,10 +22,9 @@
|
|||
/**
|
||||
* Some older savegames of Wesnoth can't be loaded anymore,
|
||||
* this variable defines the minimum required version.
|
||||
*
|
||||
* according to backward compatibility policy, this should be
|
||||
* last dev release -1
|
||||
* It is only to be updated upon changes that break *all* saves/replays
|
||||
* (break as in crash wesnoth not compatibility issues like stat changes)
|
||||
*/
|
||||
#define MIN_SAVEGAME_VERSION "1.3.8"
|
||||
#define MIN_SAVEGAME_VERSION "1.3.2"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue