commit 7a4bb2a0f72f61c35395018b21106ef89b529b9b parent 65f549493aa4674e97e1a9ee9f6644aeab73d374 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 30 Sep 2011 15:58:44 +0000 bump version 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 0x00090F00 +#define MHD_VERSION 0x00090F01 /** * MHD-internal return code for "YES".