Commit 62c896a8 authored by Deomid Ryabkov's avatar Deomid Ryabkov Committed by GitHub

Merge pull request #856 from cesanta/dev

Mongoose 6.9
parents 34eb3f1e 2db07dfc
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#ifndef CS_MONGOOSE_SRC_COMMON_H_ #ifndef CS_MONGOOSE_SRC_COMMON_H_
#define CS_MONGOOSE_SRC_COMMON_H_ #define CS_MONGOOSE_SRC_COMMON_H_
#define MG_VERSION "6.8" #define MG_VERSION "6.9"
/* Local tweaks, applied before any of Mongoose's own headers. */ /* Local tweaks, applied before any of Mongoose's own headers. */
#ifdef MG_LOCALS #ifdef MG_LOCALS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment