From 7d7ea4405c2ea917948fb3b108afcf42f8760079 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 20 Aug 2023 13:23:57 +0200 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 ea108dec..000a4ceb 100644 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 2 -#define BOX64_REVISION 4 +#define BOX64_REVISION 5 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1