Mongoose 6.4

PUBLISHED_FROM=5585ece71e9032b1357ea47fa8de626c52405650
This commit is contained in:
Deomid Ryabkov 2016-04-12 14:14:57 +01:00 committed by rojer
parent cd38c62430
commit 2140e5992a

View File

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