From bc482e29b07f2bc1bed01716564d6b198cc48575 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 10 Jul 2024 09:42:00 +0200 Subject: Started 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 35baf150..9d9675dc 100644 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 3 -#define BOX64_REVISION 0 +#define BOX64_REVISION 1 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1