diff --git a/mongoose.h b/mongoose.h
index e3316b432f2cbafa6da356b43b936e27a99cc545..f9b8df8732b28964891aea96cb04d7c9e8ef177e 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.1"
+#define MG_VERSION "6.2"
 
 /* Local tweaks, applied before any of Mongoose's own headers. */
 #ifdef MG_LOCALS