about summary refs log tree commit diff stats
path: root/src/box64version.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-12-15 19:26:45 +0100
committerptitSeb <sebastien.chev@gmail.com>2023-12-15 19:26:45 +0100
commite42001b2bc030f93bdba582bf12d6eac63fae345 (patch)
tree2d62ffa24c54a7042cf9e6531e96ad622908b826 /src/box64version.h
parent9818f5b6a31205a0d153b399c39758b232557aa6 (diff)
downloadbox64-e42001b2bc030f93bdba582bf12d6eac63fae345.tar.gz
box64-e42001b2bc030f93bdba582bf12d6eac63fae345.zip
Bumped version to v0.2.6
Diffstat (limited to 'src/box64version.h')
-rw-r--r--src/box64version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h
index 000a4ceb..e9cf508b 100644
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 2
-#define BOX64_REVISION 5
+#define BOX64_REVISION 6
 
 #endif //__BOX64_VERSION_H_