Mongoose 6.1 -> 6.2

PUBLISHED_FROM=24146cf7f4cf86cfd76260fb906d50889b9d6f7e
This commit is contained in:
Alexander Alashkin 2016-01-08 13:45:39 +03:00 committed by rojer
parent 566193a1eb
commit f477898c7c

View File

@ -20,7 +20,7 @@
* license, as set out in <https://www.cesanta.com/license>.
*/
#define MG_VERSION "6.1"
#define MG_VERSION "6.2"
/* Local tweaks, applied before any of Mongoose's own headers. */
#ifdef MG_LOCALS