diff --git a/src/resource/version.h b/src/resource/version.h index d126a1ec..c2922e21 100644 --- a/src/resource/version.h +++ b/src/resource/version.h @@ -6,8 +6,8 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 2 -#define VERSION_REVISION 2 -#define VERSION_BUILD 187 +#define VERSION_REVISION 3 +#define VERSION_BUILD 188 #define VER_FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION, VERSION_BUILD #define VER_FILE_VERSION_STR STRINGIZE(VERSION_MAJOR) \