commit 8c6113b6e028dba9cb58020b6f718e471353cf1d parent 671bae80782c5307054b56478066cd97fc879dd0 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 27 Aug 2013 16:48:59 +0000 -version 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 @@ -120,7 +120,7 @@ extern "C" /** * Current version of the library. */ -#define MHD_VERSION 0x00092200 +#define MHD_VERSION 0x00092201 /** * MHD-internal return code for "YES".