libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 5a3c5720d5c2e1cf0ed21034317d5bdc373d0dde
parent ab4e0f60389bcc79201ea35bea9b1d06730d2fb8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Sep 2007 16:39:15 +0000

vers

Diffstat:
Msrc/include/microhttpd.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h @@ -84,7 +84,7 @@ extern "C" /** * Current version of the library. */ -#define MHD_VERSION 0x00000004 +#define MHD_VERSION 0x00000100 /** * MHD-internal return codes.