diff --git a/src/version.h b/src/version.h index 9d20d8902170b36b52bc95bef32bc80f3c9e2781..e6a7478df5a469b944a2c16d352b936b21ab4c63 100644 --- a/src/version.h +++ b/src/version.h @@ -9,7 +9,7 @@ // 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.2.0 is not version "1". -#define MODVERSION 54 +#define MODVERSION 55 // Define this as a prerelease version suffix (pre#, RC#) //#define BETAVERSION "pre1"