From 36a1927915f966f20486a80070f0428f2606a53a Mon Sep 17 00:00:00 2001
From: Deomid Ryabkov <rojer@cesanta.com>
Date: Tue, 12 Jul 2016 14:13:14 +0100
Subject: [PATCH] Mongoose 6.5

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

diff --git a/mongoose.h b/mongoose.h
index 0a0057c64..c22f79d79 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.4"
+#define MG_VERSION "6.5"
 
 /* Local tweaks, applied before any of Mongoose's own headers. */
 #ifdef MG_LOCALS
-- 
GitLab