diff --git a/src/oatpp/core/base/Environment.hpp b/src/oatpp/core/base/Environment.hpp index ef3a50b3..3e83fb3a 100644 --- a/src/oatpp/core/base/Environment.hpp +++ b/src/oatpp/core/base/Environment.hpp @@ -36,7 +36,7 @@ #include #include -#define OATPP_VERSION "0.19.9" +#define OATPP_VERSION "0.19.10" typedef unsigned char v_char8; typedef v_char8 *p_char8;