mongoose.h 6.17

This commit is contained in:
Sergey Lyubka 2020-02-11 12:11:10 +00:00
parent af1aff7fbb
commit 359060a151

View File

@ -23,11 +23,7 @@
#ifndef CS_MONGOOSE_SRC_COMMON_H_
#define CS_MONGOOSE_SRC_COMMON_H_
<<<<<<< HEAD
#define MG_VERSION "6.16"
=======
#define MG_VERSION "6.17"
>>>>>>> origin/dev
/* Local tweaks, applied before any of Mongoose's own headers. */
#ifdef MG_LOCALS