diff --git a/src/nhttpd/yconfig.h b/src/nhttpd/yconfig.h index f01214951..c248efcd0 100644 --- a/src/nhttpd/yconfig.h +++ b/src/nhttpd/yconfig.h @@ -25,7 +25,7 @@ //----------------------------------------------------------------------------- // General central Definitions //----------------------------------------------------------------------------- -#define HTTPD_VERSION "3.3.3" // Webserver version (can be overloaded) +#define HTTPD_VERSION "3.4.0" // Webserver version (can be overloaded) #define YHTTPD_VERSION "1.3.2" // Webserver version (Version of yhttpd-core!) #define IADDR_LOCAL "127.0.0.1" // local IP #define HTTPD_NAME "yhttpd" // Webserver name (can be overloaded)