diff --git a/src/config.h.cmake b/src/config.h.cmake index 77d77818..8d630fc2 100644 --- a/src/config.h.cmake +++ b/src/config.h.cmake @@ -6,7 +6,7 @@ #define PID_FILE "/tmp/lshttpd/lshttpd.pid" #define PACKAGE_VERSION "1.8.0" -#define LS_MODULE_VERSION_INFO "\tlsquic 3.3.2\n\tmodgzip 1.1\n\tcache 1.64\n\tmod_security 1.4 (with libmodsecurity v3.0.12)\n" -#define LS_MODULE_VERSION_INFO_ONELINE "lsquic 3.3.2, modgzip 1.1, cache 1.64, mod_security 1.4 (with libmodsecurity v3.0.12)" +#define LS_MODULE_VERSION_INFO "\tlsquic 4.0.6\n\tmodgzip 1.1\n\tcache 1.64\n\tmod_security 1.4 (with libmodsecurity v3.0.12)\n" +#define LS_MODULE_VERSION_INFO_ONELINE "lsquic 4.0.6, modgzip 1.1, cache 1.64, mod_security 1.4 (with libmodsecurity v3.0.12)" #endif