Hi Martin, Thanks for the info. Yes, we are aware about the missing update of MHD_VERSION. We will fix it soon. -- Evgeny
On 13 April 2026 14:52:37 CEST, Martin Gansser <[email protected]> wrote: >Hi, >the test with libmicrohttpd-1.0.4 fails due a version mismatch. > >Fix: >--- a/src/include/microhttpd.h >+++ b/src/include/microhttpd.h >-#define MHD_VERSION 0x01000300 >+#define MHD_VERSION 0x01000400 > >Thanks >Martin -- Evgeny
