From 0d38b1cd91d4265042396d3d1dbacac2e662ba00 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 14 Apr 2021 10:06:48 +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 7ad4dad4..21014326 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 0 -#define BOX64_REVISION 8 +#define BOX64_REVISION 9 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1