diff --git a/src/box64version.h b/src/box64version.h index 53d7c4bdb..22c96937e 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 1 -#define BOX64_REVISION 3 +#define BOX64_REVISION 4 #endif //__BOX64_VERSION_H_