diff options
Diffstat (limited to 'src/box64version.h')
| -rw-r--r-- | src/box64version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h index 886f50ae..00d2e21d 100644 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 3 -#define BOX64_REVISION 8 +#define BOX64_REVISION 9 #endif //__BOX64_VERSION_H_ |