about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-11-21 18:49:40 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-11-21 18:49:40 +0100
commit01fe333167982a707adf3b769d263f6243e08f32 (patch)
treebf06abf0c32800b9c6b218c4a9c9a765992c9a65 /src
parent1874c57eae149c9678c0e8722ab3f758d4d73f44 (diff)
downloadbox64-01fe333167982a707adf3b769d263f6243e08f32.tar.gz
box64-01fe333167982a707adf3b769d263f6243e08f32.zip
New dev. cycle
Diffstat (limited to 'src')
-rwxr-xr-xsrc/box64version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h
index 61b95002..3630d2bd 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 1
-#define BOX64_REVISION 6
+#define BOX64_REVISION 7
 
 #endif //__BOX64_VERSION_H_