Boost ver

This commit is contained in:
Volodymyr Shymanskyy
2024-08-25 20:42:39 +03:00
parent 668e890718
commit 7f0dc04993
+3 -2
View File
@@ -10,9 +10,10 @@
#define M3_VERSION_MAJOR 0
#define M3_VERSION_MINOR 5
#define M3_VERSION_REV 0
#define M3_VERSION "0.5.0"
#define M3_VERSION_REV 1
#define M3_VERSION "0.5.1"
#include <stddef.h>
#include <stdlib.h>
#include <stdint.h>
#include <inttypes.h>