6.15 -> 6.16

This commit is contained in:
Sergey Lyubka 2019-09-30 07:44:10 +01:00
parent c5850e4b05
commit 900c05213b

View File

@ -23,7 +23,7 @@
#ifndef CS_MONGOOSE_SRC_COMMON_H_
#define CS_MONGOOSE_SRC_COMMON_H_
#define MG_VERSION "6.15"
#define MG_VERSION "6.16"
/* Local tweaks, applied before any of Mongoose's own headers. */
#ifdef MG_LOCALS