libmicrohttpd

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

commit 3c0a2695f8afdbcb29128218e4f09200a6d8ab20
parent 2027b939dd510f5d68fac853394a7b7d3fec191b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  5 Dec 2012 18:28:48 +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 0x00091700 +#define MHD_VERSION 0x00091701 /** * MHD-internal return code for "YES".