diff --git a/src/version.h b/src/version.h index e6a7478df5a469b944a2c16d352b936b21ab4c63..af1dea33b051f670688a571c9eb86ef8dafa0674 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 55 +#define MODVERSION 56 // Define this as a prerelease version suffix (pre#, RC#) //#define BETAVERSION "pre1"