From 0a8f839281cec5d9956569a84f7cc4de264fa899 Mon Sep 17 00:00:00 2001 From: Alexander Alashkin Date: Wed, 12 Oct 2016 12:45:44 +0300 Subject: [PATCH] Mongoose 6.6 PUBLISHED_FROM=23d031720d8d6e170eab6bd615797f33e36a6701 --- mongoose.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongoose.h b/mongoose.h index 21fc170013..c956670126 100644 --- a/mongoose.h +++ b/mongoose.h @@ -23,7 +23,7 @@ #ifndef CS_MONGOOSE_SRC_COMMON_H_ #define CS_MONGOOSE_SRC_COMMON_H_ -#define MG_VERSION "6.5" +#define MG_VERSION "6.6" /* Local tweaks, applied before any of Mongoose's own headers. */ #ifdef MG_LOCALS