Oat++ Version. Increase to 0.19.12.

This commit is contained in:
lganzzzo 2020-01-09 16:25:54 +02:00
parent ae85446432
commit cb55324a78

View File

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