From a25b50d3aa653e716ec1bb949c18686d0c03bcc5 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sat, 7 Dec 2024 09:50:11 +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 2766c06d..12f00d07 100644 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 3 -#define BOX64_REVISION 2 +#define BOX64_REVISION 3 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1