commit 59c74bf14f6c3b892953e891d1b8790a86cd5abb parent 52a579f8d16f106a83b4a5cab16bf32ba5b280dc Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 19 Dec 2010 12:47:54 +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 0x00090300 +#define MHD_VERSION 0x00090301 /** * MHD-internal return code for "YES".