diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index 0941c7b8..846d1de1 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -130,7 +130,7 @@ typedef intptr_t ssize_t; * Current version of the library. * 0x01093001 = 1.9.30-1. */ -#define MHD_VERSION 0x00094902 +#define MHD_VERSION 0x00094903 /** * MHD-internal return code for "YES".