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