diff --git a/source/toy_common.h b/source/toy_common.h index 7e06a18..202072a 100644 --- a/source/toy_common.h +++ b/source/toy_common.h @@ -6,7 +6,7 @@ #define TOY_VERSION_MAJOR 1 #define TOY_VERSION_MINOR 1 -#define TOY_VERSION_PATCH 2 +#define TOY_VERSION_PATCH 3 #define TOY_VERSION_BUILD __DATE__ " " __TIME__ //platform/compiler-specific instructions