From 666861419dd05ad41944b2e2d420463d51de71bf Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 17 Nov 2022 14:21:23 +0100 Subject: Bumped to v0.2.0 --- src/box64version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/box64version.h b/src/box64version.h index 6ce6b3ce..c6fa4a2b 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -2,7 +2,7 @@ #define __BOX64_VERSION_H_ #define BOX64_MAJOR 0 -#define BOX64_MINOR 1 -#define BOX64_REVISION 9 +#define BOX64_MINOR 2 +#define BOX64_REVISION 0 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1