diff --git a/common.h b/common.h index e360329..12417d9 100644 --- a/common.h +++ b/common.h @@ -39,7 +39,7 @@ #define WSS_LISTEN_FLAGS (LEV_OPT_CLOSE_ON_FREE | LEV_OPT_CLOSE_ON_EXEC | LEV_OPT_REUSEABLE) #ifndef WSS_PROXY_VERSION -#define WSS_PROXY_VERSION "0.4.1" +#define WSS_PROXY_VERSION "0.4.2" #endif #ifndef LOGGER_NAME