about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-07 17:16:31 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-07 17:16:31 +0100
commit0e109a9e338fe59e8600d61e5a6ee390b70826bd (patch)
treeb2eedbaa71b5533c2af64264c7531c60c200a000 /src
parent83c98fb6e8854214e3f05af148d3a8e4e6da61f9 (diff)
downloadbox64-0e109a9e338fe59e8600d61e5a6ee390b70826bd.tar.gz
box64-0e109a9e338fe59e8600d61e5a6ee390b70826bd.zip
Start of a 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 c7a9f91d..fc52c4be 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 0
-#define BOX64_REVISION 2
+#define BOX64_REVISION 3
 
 #endif //__BOX64_VERSION_H_
\ No newline at end of file