about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/box64version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/box64version.h b/src/box64version.h
index 6ce6b3ce..c6fa4a2b 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -2,7 +2,7 @@
 #define __BOX64_VERSION_H_
 
 #define BOX64_MAJOR 0
-#define BOX64_MINOR 1
-#define BOX64_REVISION 9
+#define BOX64_MINOR 2
+#define BOX64_REVISION 0
 
 #endif //__BOX64_VERSION_H_