From a5e10450dd58c586c3c80938b62bae2e9cf0c717 Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <lsm@cesanta.com>
Date: Mon, 30 Nov 2015 12:06:26 +0100
Subject: [PATCH] Mongoose 6.0 -> 6.1

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

diff --git a/mongoose.h b/mongoose.h
index 5fa1417c8..e5ce18007 100644
--- a/mongoose.h
+++ b/mongoose.h
@@ -20,7 +20,7 @@
  * license, as set out in <https://www.cesanta.com/license>.
  */
 
-#define MG_VERSION "6.0"
+#define MG_VERSION "6.1"
 
 /* Local tweaks, applied before any of Mongoose's own headers. */
 #ifdef MG_LOCALS
-- 
GitLab