diff --git a/include/ylt/version.hpp b/include/ylt/version.hpp index 3e494fbcf..579bd3356 100644 --- a/include/ylt/version.hpp +++ b/include/ylt/version.hpp @@ -20,4 +20,4 @@ // YLT_VERSION % 100 is the sub-minor version // YLT_VERSION / 100 % 1000 is the minor version // YLT_VERSION / 100000 is the major version -#define YLT_VERSION 302 // 0.3.2 \ No newline at end of file +#define YLT_VERSION 303 // 0.3.3 \ No newline at end of file