about summary refs log tree commit diff stats
path: root/src/box64version.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-04 08:52:05 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-04 08:52:16 +0200
commitbd600a6135d2ef031a1cc2eeae5e285d12dfcb9e (patch)
tree1b0201e23ea3cf2fecbe749cac7b90555ed11bba /src/box64version.h
parentde8b4da6b5dc2595c60a46cf442e9f3c3882b855 (diff)
downloadbox64-bd600a6135d2ef031a1cc2eeae5e285d12dfcb9e.tar.gz
box64-bd600a6135d2ef031a1cc2eeae5e285d12dfcb9e.zip
Started a new dev. cycle
Diffstat (limited to 'src/box64version.h')
-rwxr-xr-xsrc/box64version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h
index 4cffae3c..53d7c4bd 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 1
-#define BOX64_REVISION 2
+#define BOX64_REVISION 3
 
 #endif //__BOX64_VERSION_H_