libmicrohttpd

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

commit 1a3cf8efd044946b71b1c76a894bb041ee583d51
parent 3d0152c7bbf00115eb4aeddd98f16a17705e2308
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  7 Jan 2013 06:28:53 +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 0x00091800 +#define MHD_VERSION 0x00091801 /** * MHD-internal return code for "YES".