From bd600a6135d2ef031a1cc2eeae5e285d12dfcb9e Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 4 Jul 2021 08:52:05 +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 4cffae3c..53d7c4bd 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 1 -#define BOX64_REVISION 2 +#define BOX64_REVISION 3 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1