mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-22 22:16:37 +08:00
oatpp/version increased to '0.18.12'
This commit is contained in:
parent
0c8d33abc0
commit
29e3e27e1a
@ -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)) { \
|
||||
|
Loading…
Reference in New Issue
Block a user