commit ed960f50c88620fc54a81fb2035173ea2a48b8f0 parent a39c6c5206d6542e51e032d0fa659a87ad5384ba Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 15 May 2013 20:05:07 +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 0x00092100 +#define MHD_VERSION 0x00092101 /** * MHD-internal return code for "YES".