about summary refs log tree commit diff stats
path: root/src/box64version.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-13 16:10:44 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-13 16:10:44 +0100
commit3bcb72a083a8a9d7c03dc5cd003af8ad90ab7d03 (patch)
tree1f39e98f47561bddf61c80bbbb4685c47def599d /src/box64version.h
parent634f3c0f58c4dc998584c6e069298378781bf3cd (diff)
downloadbox64-3bcb72a083a8a9d7c03dc5cd003af8ad90ab7d03.tar.gz
box64-3bcb72a083a8a9d7c03dc5cd003af8ad90ab7d03.zip
Start of 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 eb815133..9d7ba24c 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 0
-#define BOX64_REVISION 4
+#define BOX64_REVISION 5
 
 #endif //__BOX64_VERSION_H_