diff --git a/include/ylt/version.hpp b/include/ylt/version.hpp index 579bd3356..650c70e0e 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 303 // 0.3.3 \ No newline at end of file +#define YLT_VERSION 304 // 0.3.4 \ No newline at end of file