diff --git a/src/resource/version.h b/src/resource/version.h index 1b66bde3..72c24376 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 5 -#define VERSION_BUILD 194 +#define VERSION_REVISION 6 +#define VERSION_BUILD 195 #define VER_FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION, VERSION_BUILD #define VER_FILE_VERSION_STR STRINGIZE(VERSION_MAJOR) \