about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-13 14:11:17 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-13 14:11:17 +0100
commit634f3c0f58c4dc998584c6e069298378781bf3cd (patch)
tree85d423b248709e7961807a0ebbc4498e679bac55 /src
parentf3d3a8a8edc61fb2be201c05bfad727cb1888626 (diff)
downloadbox64-634f3c0f58c4dc998584c6e069298378781bf3cd.tar.gz
box64-634f3c0f58c4dc998584c6e069298378781bf3cd.zip
Bumped to v0.0.4
Diffstat (limited to 'src')
-rwxr-xr-xsrc/box64version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/box64version.h b/src/box64version.h
index fc52c4be..eb815133 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 0
-#define BOX64_REVISION 3
+#define BOX64_REVISION 4
 
-#endif //__BOX64_VERSION_H_
\ No newline at end of file
+#endif //__BOX64_VERSION_H_