From bb8983b48ab1e2507506f8b18d466d1c13060e2a Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 22 Nov 2022 13:10:38 +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 c6fa4a2b..cccc633a 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 2 -#define BOX64_REVISION 0 +#define BOX64_REVISION 1 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1