about summary refs log tree commit diff stats
path: root/src/box64version.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-03 14:42:17 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-03 14:42:17 +0200
commit9243ea4ca1dda93cb3fcea2142413d1cff6b2e48 (patch)
tree461bd141d0666eba5e3550f2194f46a1669e60c5 /src/box64version.h
parent2e871fc68ae444c808f4ce41f657f440d2a70d37 (diff)
downloadbox64-9243ea4ca1dda93cb3fcea2142413d1cff6b2e48.tar.gz
box64-9243ea4ca1dda93cb3fcea2142413d1cff6b2e48.zip
Bumped to v0.1.2
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 b4393b72..4cffae3c 100755
--- a/src/box64version.h
+++ b/src/box64version.h
@@ -3,6 +3,6 @@
 
 #define BOX64_MAJOR 0
 #define BOX64_MINOR 1
-#define BOX64_REVISION 1
+#define BOX64_REVISION 2
 
 #endif //__BOX64_VERSION_H_