about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2025-03-11 10:09:06 +0100
committerptitSeb <sebastien.chev@gmail.com>2025-03-11 10:09:06 +0100
commit3fc677cb85dbf692a4174d3f42e31685d36ed772 (patch)
treea8ebc3caae8bf3bfd14d8729c064338152a2dd06 /src
parent2b300bd199a7a65a3de1eecd24d6dff5593a9b55 (diff)
downloadbox64-3fc677cb85dbf692a4174d3f42e31685d36ed772.tar.gz
box64-3fc677cb85dbf692a4174d3f42e31685d36ed772.zip
Start of a new dev. cyvcle
Diffstat (limited to 'src')
-rw-r--r--src/box64version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h
index fce95b8f..c7e11f57 100644
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 3
-#define BOX64_REVISION 4
+#define BOX64_REVISION 5
 
 #endif //__BOX64_VERSION_H_