diff --git a/mongoose.h b/mongoose.h
index 5822b81532483eaf4dc1ea0663f32169ecf2d978..b0c1cfecffa29a91e4beb55fc451c4e52bd5955f 100644
--- a/mongoose.h
+++ b/mongoose.h
@@ -20,7 +20,7 @@
 #ifndef MONGOOSE_HEADER_INCLUDED
 #define  MONGOOSE_HEADER_INCLUDED
 
-#define MONGOOSE_VERSION "5.2"
+#define MONGOOSE_VERSION "5.3"
 
 #include <stdio.h>      // required for FILE
 #include <stddef.h>     // required for size_t