commit bbd9037a3e4a2b8829725a3114108f94da92fbdc parent 6842307f205b5858401f42f844aa775b3b7c5d79 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 29 May 2012 11:56:01 +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 0x00091301 +#define MHD_VERSION 0x00091302 /** * MHD-internal return code for "YES".