From 2140e5992ab9a3a9a34ce9a281abf57f00f95cda Mon Sep 17 00:00:00 2001
From: Deomid Ryabkov <rojer@cesanta.com>
Date: Tue, 12 Apr 2016 14:14:57 +0100
Subject: [PATCH] Mongoose 6.4

PUBLISHED_FROM=5585ece71e9032b1357ea47fa8de626c52405650
---
 mongoose.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mongoose.h b/mongoose.h
index dfe53266d..3ffa9dbf6 100644
--- a/mongoose.h
+++ b/mongoose.h
@@ -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
-- 
GitLab