From f89b51eaceed209af0b85ae197bd4bf975796173 Mon Sep 17 00:00:00 2001
From: Marko Mikulicic <mkm@cesanta.com>
Date: Thu, 10 Mar 2016 16:54:20 +0000
Subject: [PATCH] Amalgamation fix

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

diff --git a/mongoose.h b/mongoose.h
index a48e37381..9b723739a 100644
--- a/mongoose.h
+++ b/mongoose.h
@@ -23,7 +23,7 @@
 #ifndef _MG_COMMON_H_
 #define _MG_COMMON_H_
 
-#define MG_VERSION "6.2"
+#define MG_VERSION "6.3"
 
 /* Local tweaks, applied before any of Mongoose's own headers. */
 #ifdef MG_LOCALS
-- 
GitLab