Fixed a spelling mistake

This commit is contained in:
2023-08-03 15:22:06 +10:00
parent 9b469e6eb0
commit 967963c9d7
3 changed files with 15 additions and 15 deletions

View File

@@ -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 1
#define TOY_VERSION_PATCH 2
/*!
### TOY_VERSION_BUILD