From 17bc603077c00fc390029370882eb0fb147c8739 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 24 Mar 2021 19:11:58 +0100 Subject: Bumped to v0.0.6 --- src/box64version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/box64version.h b/src/box64version.h index 9d7ba24c..a7db34c4 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 0 -#define BOX64_REVISION 5 +#define BOX64_REVISION 6 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1