diff --git a/mongoose.h b/mongoose.h index 82b143bcf6ffa3f97b29dbf15c049d24faab4c83..96c8c90b1f7b507c11d79650b03c4b607a90452a 100644 --- a/mongoose.h +++ b/mongoose.h @@ -20,7 +20,7 @@ #ifndef MONGOOSE_HEADER_INCLUDED #define MONGOOSE_HEADER_INCLUDED -#define MONGOOSE_VERSION "5.4" +#define MONGOOSE_VERSION "5.5" #include <stdio.h> // required for FILE #include <stddef.h> // required for size_t