commit c95bec7b8d3b1427907910f868cf2309f9cca186 parent 3bfdf879cad33b73fa141281112849f0a0b778e6 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 3 Jun 2011 15:31:40 +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 0x00090B00 +#define MHD_VERSION 0x00090B01 /** * MHD-internal return code for "YES".