commit 0b22350f52acb6ab5f3f0244195d156473703bd0 parent b742dc221dbd57b8d28e1881be23435f6109c572 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 10 Aug 2013 15:34:19 +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 0x00092105 +#define MHD_VERSION 0x00092106 /** * MHD-internal return code for "YES".