From 8545d0505f274554561ca30e1839027dd7be783a Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 21 May 2024 17:33:16 +0200 Subject: Bumped version to v0.2.8 --- 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 5d7f254c..da245d7f 100644 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 2 -#define BOX64_REVISION 7 +#define BOX64_REVISION 8 #endif //__BOX64_VERSION_H_ -- cgit 1.4.1