about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-07 16:21:32 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-07 16:21:32 +0100
commit83c98fb6e8854214e3f05af148d3a8e4e6da61f9 (patch)
treede1295c5a5f3cd97574b491b291c68572df6d5e2 /src
parent9c1ba96a0ab32c306bd80c0581dc2547a3c0f40a (diff)
downloadbox64-83c98fb6e8854214e3f05af148d3a8e4e6da61f9.tar.gz
box64-83c98fb6e8854214e3f05af148d3a8e4e6da61f9.zip
Bumped to v0.0.2
Diffstat (limited to 'src')
-rwxr-xr-xsrc/box64version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h
index d9c4c042..c7a9f91d 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 0
-#define BOX64_REVISION 1
+#define BOX64_REVISION 2
 
 #endif //__BOX64_VERSION_H_
\ No newline at end of file