commit 5c009667f0ac9fdc89ba19dfb09d4cc10cb7936f parent 9d80af66d56fbd1f76c682e82f27ef6c3ba00111 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 21 Aug 2012 12:39:15 +0000 bump Diffstat:
| M | src/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 0x00091500 +#define MHD_VERSION 0x00091501 /** * MHD-internal return code for "YES".