diff --git a/mongoose.h b/mongoose.h
index a48e37381b6553dadffb354cc9988a32180ebfed..9b723739a92ff7a5faa3f68d9c44a9749a72771a 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