From 5b45f871dfef35a21927c3531d5b864cc9e32774 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 25 Mar 2021 08:53:54 +0100 Subject: Start of a new dev. cycle --- 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 a7db34c4..556dc70b 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 0 -#define BOX64_REVISION 6 +#define BOX64_REVISION 7 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1