Hey! If you change this, add 1 to the MODVERSION below!

Otherwise we can't force updates!
This commit is contained in:
Inuyasha 2017-01-15 16:34:30 -08:00
parent ba3f001a09
commit 3169b538be
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ extern FILE *logstream;
// it's only for detection of the version the player is using so the MS can alert them of an update.
// Only set it higher, not lower, obviously.
// Note that we use this to help keep internal testing in check; this is why v2.1.0 is not version "1".
#define MODVERSION 21
#define MODVERSION 22
// =========================================================================