oatpp/version increased to '0.18.12'

This commit is contained in:
lganzzzo 2018-12-16 02:56:31 +02:00
parent 0c8d33abc0
commit 29e3e27e1a
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
#include <stdlib.h>
#define OATPP_VERSION "0.18.9"
#define OATPP_VERSION "0.18.12"
#define OATPP_ASSERT(EXP) \
if(!(EXP)) { \