libmicrohttpd

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

commit 73659c8e208f86f6d8b84b87663ff1486690a6b3
parent dd902f337ba25c4d0093e4a89bc4edf1fb897611
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 22 Jan 2014 08:48:22 +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 @@ -121,7 +121,7 @@ extern "C" * Current version of the library. * 0x01093001 = 1.9.30-1. */ -#define MHD_VERSION 0x00093301 +#define MHD_VERSION 0x00093302 /** * MHD-internal return code for "YES".