diff --git a/source/toy_common.h b/source/toy_common.h index 3f24862..a89bd82 100644 --- a/source/toy_common.h +++ b/source/toy_common.h @@ -64,7 +64,7 @@ The current patch version of Toy. This value is embedded into the bytecode. This value MUST fit into an unsigned char. !*/ -#define TOY_VERSION_PATCH 6 +#define TOY_VERSION_PATCH 7 /*! ### TOY_VERSION_BUILD