diff --git a/source/common/version.h b/source/common/version.h index 11a7e6abf..40ba556d9 100644 --- a/source/common/version.h +++ b/source/common/version.h @@ -41,11 +41,11 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "0.1.0" +#define VERSIONSTR "0.3.2" // The version as seen in the Windows resource -#define RC_FILEVERSION 0,3,0,0 -#define RC_PRODUCTVERSION 0,3,0,0 +#define RC_FILEVERSION 0,3,2,0 +#define RC_PRODUCTVERSION 0,3,2,0 #define RC_PRODUCTVERSION2 VERSIONSTR // These are for content versioning. #define VER_MAJOR 0