diff --git a/src/version.h b/src/version.h index 0b3e18f01bb..2e0aeb3b88f 100644 --- a/src/version.h +++ b/src/version.h @@ -41,12 +41,12 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "2.3.1" +#define VERSIONSTR "2.3.2" // The version as seen in the Windows resource -#define RC_FILEVERSION 2,3,1,0 -#define RC_PRODUCTVERSION 2,3,1,0 -#define RC_PRODUCTVERSION2 "2.3.1" +#define RC_FILEVERSION 2,3,2,0 +#define RC_PRODUCTVERSION 2,3,2,0 +#define RC_PRODUCTVERSION2 "2.3.2" // Version identifier for network games. // Bump it every time you do a release unless you're certain you