diff --git a/mongoose.h b/mongoose.h
index c763aae4b2a643f8110c779fcf3e8351402e56d6..65ac0c7e8e65ee740671aa85d4203f5f80b344a9 100644
--- a/mongoose.h
+++ b/mongoose.h
@@ -23,7 +23,7 @@
 #ifndef CS_MONGOOSE_SRC_COMMON_H_
 #define CS_MONGOOSE_SRC_COMMON_H_
 
-#define MG_VERSION "6.6"
+#define MG_VERSION "6.7"
 
 /* Local tweaks, applied before any of Mongoose's own headers. */
 #ifdef MG_LOCALS