Increase oatpp version to '0.19.10'

This commit is contained in:
lganzzzo 2019-11-03 16:56:30 +02:00
parent f126eb3c73
commit d48a65f59b

View File

@ -36,7 +36,7 @@
#include <stdexcept>
#include <stdlib.h>
#define OATPP_VERSION "0.19.9"
#define OATPP_VERSION "0.19.10"
typedef unsigned char v_char8;
typedef v_char8 *p_char8;