bump version ID values

This commit is contained in:
nhmall
2018-05-16 23:06:44 -04:00
parent fa0a136b06
commit 2b66b5ecd1
22 changed files with 64 additions and 80 deletions

View File

@@ -64,7 +64,7 @@ struct flag {
* 'schar' to 'short int' instead of to 'char'. (Needed by pre-ANSI
* systems that use unsigned characters without a way to force them
* to be signed.) So, the type has been changed back to 'xchar' for
* 3.6.1.
* 3.6.x.
*
* TODO: change to 'char' (and move out of this block of booleans,
* and get rid of these comments...) once 3.6.0 savefile compatibility