libmicrohttpd

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

commit 5edea01df8860942fcc05839e1a4dded1ccee7c7
parent 764c0fd56b56da8aa1a2c6cec51dd46d3b7055c7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 18 Aug 2011 09:10:07 +0000

bump

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 @@ -106,7 +106,7 @@ extern "C" /** * Current version of the library. */ -#define MHD_VERSION 0x00090D00 +#define MHD_VERSION 0x00090D01 /** * MHD-internal return code for "YES".