about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/box64version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/box64version.h b/src/box64version.h
index c9099666..35baf150 100644
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -2,7 +2,7 @@
 #define __BOX64_VERSION_H_
 
 #define BOX64_MAJOR 0
-#define BOX64_MINOR 2
-#define BOX64_REVISION 9
+#define BOX64_MINOR 3
+#define BOX64_REVISION 0
 
 #endif //__BOX64_VERSION_H_